Skip to content

Region Discovery Troubleshooting

Bogdan Gavril edited this page Nov 15, 2021 · 16 revisions

AAD has adding support for regional STS (ESTS-Regional). Currently only the service to service flow (client_credentials / AcquireTokenForClient) is available via opt-in only to first party apps.

For more details refer: https://aka.ms/msal/estsr/guidance

Getting started with MSAL.NET

Acquiring tokens

Web Apps / Web APIs / daemon apps

Desktop/Mobile apps

Advanced topics

FAQ

Other resources

Clone this wiki locally