Skip to content

Can MSAL support username password flow? #351

Answered by rayluo
vincentcccheng asked this question in Q&A
Discussion options

You must be logged in to vote

That error message is unfortunately vague, but, indeed, the username password authentication is not recommended, and it also has many constraints.

Go use interactive auth instead. Its documentation is available here, which mentions how you configure its redirect_uri (a.k.a. reply-url).

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by rayluo
Comment options

You must be logged in to vote
5 replies
@vincentcccheng
Comment options

@rayluo
Comment options

@vincentcccheng
Comment options

@rayluo
Comment options

@vincentcccheng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants