apache / apache/incubator-seata

Responding with unauthorized error. Message - Full authentication is required to access this resource

Open
#6,733 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.

### Ⅰ. Issue Description

http://localhost:7091/#/sagastatemachinedesigner

[commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:10:35.743 ERROR --- [http-nio-7091-exec-3] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:10:35.801 ERROR --- [http-nio-7091-exec-5] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:10:35.822 ERROR --- [http-nio-7091-exec-7] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:13:29.495 ERROR --- [http-nio-7091-exec-4] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:13:29.842 ERROR --- [http-nio-7091-exec-6] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:13:29.862 ERROR --- [http-nio-7091-exec-3] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:14:43.558 ERROR --- [http-nio-7091-exec-8] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:14:43.879 ERROR --- [http-nio-7091-exec-9] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:14:43.896 ERROR --- [http-nio-7091-exec-2] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:15:26.415 ERROR --- [http-nio-7091-exec-3] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:15:26.736 ERROR --- [http-nio-7091-exec-5] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:15:26.764 ERROR --- [http-nio-7091-exec-7] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:16:18.346 ERROR --- [http-nio-7091-exec-9] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:16:18.671 ERROR --- [http-nio-7091-exec-2] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource
2024-08-06 00:16:18.712 ERROR --- [http-nio-7091-exec-4] [org.apache.seata.console.security.JwtAuthenticationEntryPoint] [commence] []: Responding with unauthorized error. Message - Full authentication is required to access this resource

### Ⅱ. Describe what happened

If there is an exception, please attach the exception trace:

```
Just paste your stack trace here!
```

### Ⅲ. Describe what you expected to happen

### Ⅳ. How to reproduce it (as minimally and precisely as possible)

1. xxx
2. xxx
3. xxx

Minimal yet complete reproducer code (or URL to code):

### Ⅴ. Anything else we need to know?

### Ⅵ. Environment:

- JDK version(e.g. `java -version`):
- Seata client/server version:
- Database version:
- OS(e.g. `uname -a`):
- Others:

Contributor guide

Open the contributing guide

Research direction

Start at the Seata console URL and the org.apache.seata.console.security.JwtAuthenticationEntryPoint entry point, then reproduce the repeated unauthorized responses while checking the console authentication flow. The issue does not state the expected behavior, environment, or reproduction steps, so first determine which request is rejected and document the expected authenticated result before making a fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
authentication, backend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.