3.7.2
·
7 commits
to main-3.x
since this release
- Fix multi-tenant IAS token exchange by adding
app_tidparameter to the token exchange request inDefaultIdTokenExtension- In multi-tenant applications, IAS requires
app_tidin addition toclient_idto uniquely identify the application - The
app_tidis extracted from the incoming access token and included when present
- In multi-tenant applications, IAS requires