AshAuthentication.Strategy.Microsoft.AzureADMultitenant (ash_authentication v5.0.0-rc.8)

Copy Markdown View Source

When using Microsoft's /common or /organizations OIDC endpoints, the discovery document returns a templated issuer:

https://login.microsoftonline.com/{tenantid}/v2.0

The actual ID token's iss claim contains the real tenant ID and is patched in via this module.