Closed rustanacexd closed 4 years ago
I am having Invalid OpenID Connect callback state value issue after signing in from openid provider. example url - http://localhost:8001/oidc/auth/cb/?code=de6f238d86f0db57bf2b19494459b9b3e8cf7d08&state=0298ef0131dc41c9bf8eddab86369935
Invalid OpenID Connect callback state value
http://localhost:8001/oidc/auth/cb/?code=de6f238d86f0db57bf2b19494459b9b3e8cf7d08&state=0298ef0131dc41c9bf8eddab86369935
The issue is gone though once I reload. Thoughts?
I am having
Invalid OpenID Connect callback state value
issue after signing in from openid provider. example url -http://localhost:8001/oidc/auth/cb/?code=de6f238d86f0db57bf2b19494459b9b3e8cf7d08&state=0298ef0131dc41c9bf8eddab86369935
The issue is gone though once I reload. Thoughts?