OPError: expected 200 OK, got: 302 Found #633
Replies: 1 comment
-
The issuerUrl is not supposed the authorize endpoint. Please refer to your issuer's documentation to learn what the correct Issuer Identifier is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I resolve such scenario when authorize endpoint returns 302 with location redirect to login page?
Is there a way to enable logging to console for the openid-client calls and responses?
I'm using the module via passport-curity and calling it as following:
Beta Was this translation helpful? Give feedback.
All reactions