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
You want to accept token from one client, exchange to token from another client (with different scopes and attributes) and send requests with this token.
Token exchange support
Summary
Add token exchange mechanism.
Why?
You want to accept token from one client, exchange to token from another client (with different scopes and attributes) and send requests with this token.
How
https://www.keycloak.org/docs/latest/securing_apps/index.html#internal-token-to-internal-token-exchange
Acceptance criteria
app, wrapped by gatekeeper, gets exchanged token
The text was updated successfully, but these errors were encountered: