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
Hey, sure you can. The client need to store the session cookie returned by Kong and send it on each request. Then, depending on your session storage the plugin will get the JWT and attach it into the authorization header for the backend service.
You have a functional example using Kong + OpenID + Keycloak here.
Is it feasible to allow web app invoking API protected by kong-oidc to login from IdP and get resources provided by backend?
The text was updated successfully, but these errors were encountered: