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
JWT signature validation fails to discover signing keys when the application has custom signing keys - for example due to usage of the claims-mapping feature.
JWT signature validation fails to discover signing keys when the application has custom signing keys - for example due to usage of the claims-mapping feature.
This can be resolved by appending query parameter "appid" with value matching client/application id to the discovery URL.