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
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