Skip to content

.AddOpenIdConnect() with Resource Owner Password Grant Type #27020

Answered by Tratcher
joepietrzak asked this question in Q&A
Discussion options

You must be logged in to vote

These components are only designed for use with the interactive flow, not the ropc flow. For ropc you make an HTTP request directly to the token endpoint. That should be done directly by the client, they shouldn't be sending your app their username and password for you to submit.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@joepietrzak
Comment options

Answer selected by joepietrzak
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