Baoyuantop commented on issue #12360: URL: https://github.com/apache/apisix/issues/12360#issuecomment-2995320126
I follow this guide and see a 500 error after login, error log: ``` 2025/06/23 07:45:41 [error] 119#119: *14160 [lua] openidc.lua:1484: authenticate(): request to the redirect_uri path but there's no session state found, client: 192.168.97.1, server: _, request: "GET /anything/callback?state=3d30e8a771ad687b64aef36000b6b092&session_state=3260ed80-99d7-4d70-ad7c-a9c5edd64e7a&code=d3585cc3-7bb9-4ff6-b17e-0f2a8978f600.3260ed80-99d7-4d70-ad7c-a9c5edd64e7a.93c5f12d-e980-44ba-9d22-dbaa2dcc6042 HTTP/1.1", host: "localhost:9080" 2025/06/23 07:45:41 [error] 119#119: *14160 [lua] openid-connect.lua:680: phase_func(): OIDC authentication failed: request to the redirect_uri path but there's no session state found, client: 192.168.97.1, server: _, request: "GET /anything/callback?state=3d30e8a771ad687b64aef36000b6b092&session_state=3260ed80-99d7-4d70-ad7c-a9c5edd64e7a&code=d3585cc3-7bb9-4ff6-b17e-0f2a8978f600.3260ed80-99d7-4d70-ad7c-a9c5edd64e7a.93c5f12d-e980-44ba-9d22-dbaa2dcc6042 HTTP/1.1", host: "localhost:9080" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org