-
Notifications
You must be signed in to change notification settings - Fork 155
Closed
Labels
QuestionAny questions about how MSAL Java worksAny questions about how MSAL Java works
Description
Library version used
1.13.8
Java version
openjdk1.8
Scenario
PublicClient (AcquireTokenInteractive, AcquireTokenByUsernamePassword)
Is this a new or an existing app?
This is a new app or experiment
Issue description and reproduction steps
When we trying to get token by userName and password.
We got this exception com.microsoft.aad.msal4j.MsalServiceException: AADSTS90009: Application 'XXXXXXXXX'(XXXXXXXX) is requesting a token for itself. This scenario is supported only if resource is specified using the GUID based App Identifier.
Could you please help me with this. Thank you!


Relevant code snippets
No response
Expected behavior
No response
Identity provider
Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)
Regression
No response
Solution and workarounds
No response
Metadata
Metadata
Assignees
Labels
QuestionAny questions about how MSAL Java worksAny questions about how MSAL Java works