Hi everyone
We are working on a mobile APP (BEFLEX), Azure AD, and OAuth 2 are used for the authorization, to get this done, we are using MSAL plugin.
The configuration for MSAL is the next:
- SignInUser Interactive
Azure
At this moment we always get the same error:
AADSTS50194:+Application+'8801b60a-69fd-4b6e-8148-9bfaba991ce1'(OUTSYSTEMS+-+BEFLEX-DEV)+is+not+configured+as+a+multi-tenant+application.+Usage+of+the+/common+endpoint+is+not+supported+for+such+applications+created+after+'10/15/2018'.+Use+a+tenant-specific+endpoint+or+configure+the+application+to+be+multi-tenant.Trace+ID:+0909474d-9906-44e2-9854-dc42b4d99900Correlation+ID:+6e4895c3-c84c-4315-9253-01945211a77bTimestamp:+2021-10-08+22:16:55Z
Are we missing something on the BEFLEX or Azure AD config?
We also tried to test the MSAL Demo, but the error was the same.
Can you help us to figure out a solution, and make this plugin work?
Thanks in advance
Zac