microsoft-authentication-library-for-python
microsoft-authentication-library-for-python copied to clipboard
Implement ADFS authority validation
Please read ADFS authority validation spec and asses if MSAL java implements this.
Please see equivalent MSAL.NET issue for a few more details.
As discussed with @henrik-me
@bgavrilMS , is this issue still relevant? The referenced MSAL .Net issue mentioned "Expected behavior ADFS authority validation should perform a discovery call to a global endpoint" but was later closed without any change.
Besides, based on our recent discussion on the generic Authority Validation topic, we are moving away from authority validation for ADFS (by replacing it with known_authorities behaviors).
I think we can close this issue now.