teable icon indicating copy to clipboard operation
teable copied to clipboard

oauth2 redirect error

Open zblzbl1991 opened this issue 1 year ago • 1 comments

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.

zblzbl1991 avatar Dec 16 '24 10:12 zblzbl1991

I'm having this same issue.

eancarr avatar Mar 10 '25 12:03 eancarr

Since I couldn't reproduce the issue, I'm closing this issue for now. If can provide more context for investigation, I'll to reopen it.

boris-w avatar May 14 '25 09:05 boris-w