Redirect not obtaining access and refresh token after authentication code exchange #1311
Unanswered
Rodlee955i
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am getting dumped in my browser at /redirect the configured redirect uri after athentication code exchange takes place with my IdP. My understanding is that openidc should transparantly return me to the orginal protected URL requested along with an access token and and refresh token once authentication has taken place. I have emulated the authentication process using postman and I do indeed obtain the access and refresh token. Any guidance or help with this will be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions