Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oauth2 redirect error #1168

Open
zblzbl1991 opened this issue Dec 16, 2024 · 0 comments
Open

oauth2 redirect error #1168

zblzbl1991 opened this issue Dec 16, 2024 · 0 comments

Comments

@zblzbl1991
Copy link

Describe the bug
When I first redirected to "/api/auth/oidc/callback" with the code, successfully obtained the token and then redirected to the home page, there was no "auth_session" in the cookie when accessing the home page. It would access the "/login" interface once, and then an error would be prompted. When I tried to use OAuth2 to redirect to the table again and was redirected from the callback to the home page, at this time, the cookie had the "auth_session" and could correctly redirect to "/space". Could you please tell me whether this is a bug or my configuration is incorrect? If it's incorrect, please tell me what I should do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant