You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have setup an integration between APISIX and Keycloak using the openid-connect plugin, after successful login, a cookie is stored with 2 cookies of session and session_2 in the browser.
I would like to extract the JWT tokens for inspection but have no idea how, may I get some hints please?
Or they will be passed to the upstream at behind and I have to mock one to capture the tokens?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I have setup an integration between APISIX and Keycloak using the openid-connect plugin, after successful login, a cookie is stored with 2 cookies of session and session_2 in the browser.
I would like to extract the JWT tokens for inspection but have no idea how, may I get some hints please?
Or they will be passed to the upstream at behind and I have to mock one to capture the tokens?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions