Skip to content

Support of implicit flow in msal4j to acquire tokens #104

@mukulb82

Description

@mukulb82

Hello msal4j team,

I need to acquire tokens using "implicit" grant flow. i don't see any sample example in github for "implicit" grant flow.
com.nimbusds.oauth2.sdk.id.Identifier.GrantType does have GrantType IMPLICIT.

Also, "com.microsoft.aad.msal4j.AcquireTokenByAuthorizationGrantSupplier class" doesnt implement implicit grant flow.

Could anyone let me know the references to the above problem statement?

I have a doubt that in this case, shall I use - ClientApplicationBase.acquireTokenCommon () to acquire token?

Thanks,
Mukul

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionAny questions about how MSAL Java works

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions