Skip to content

Implement OIDC token exchange

Yadd requested to merge 3148-oidc-token-exchange into v2.0

This feature exists in Keycloak. Here is a simple implementation: just to declare the list of Relying Party allowed to query an access_token for the current Relying Party.

This implementation is split into:

Related to #3148

Edited by Yadd

Merge request reports