Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

msal-java-webapp-sample - Execution of class com.microsoft.aad.msal4j.AcquireTokenByAuthorizationGrantSupplier failed. #80

Description

@ChakriGangaraj

I am trying with the sample msal-java-webapp-sample for Azure SSO.
Getting redirected to Azure login page and after giving user name & password able to get successful code.
Getting below exception, while trying to acquire token.

Error.txt
future - java.util.concurrent.CompletableFuture@7ee7be0e[Not completed]
ERROR 22084 --- [onPool-worker-1] c.m.a.m.ConfidentialClientApplication : [Correlation ID: 5aa9bff9-0fbd-4a9a-be38-8161e39023ac] Execution of class com.microsoft.aad.msal4j.AcquireTokenByAuthorizationGrantSupplier failed.

Not much changes done on the provided sample from my end except running application as http instead of https.
Any help much appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions