AzureAD/microsoft-authentication-library-common-for-objc

Refactor MSIDAADEndpointProviding

antrix1989 opened this issue · 0 comments

Move out drs discovery endpoint from here, because it's ADFS and not AAD specific.
Endpoint providing should apply also to basic Oauth2 flow, not only to AAD (e.g. we should be able to find an authorize endpoint or openid config for Google).