[Bug] OIDC登录后提示错误
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 22.6k
- Forks
- 1.5k
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 11
Description
What happened?
给应用添加身份认证,仅OIDC时(Casdoor),登录后跳转回来弹出未知提示,刷新后可以正常进应用
How we reproduce?
- 添加Casdoor为OIDC第三方登录
- 打开应用链接
- 登录
Expected behavior
没有错误提示无需刷新直接进入应用
Error log
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Casdoor-only OIDC flow using the three steps in the issue and observe the post-login redirect and unknown prompt. Trace the login callback and redirect entry points to identify why the prompt appears; done means returning directly to the application without an error prompt or refresh.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100