ResourceOwnerFlow
An authentication flow class that implements the Resource Owner Flow exchange.
This simple authentication flow permits a user to authenticate using a simple username and password. As such, the configuration is straightforward.
Important: Resource Owner authentication does not support MFA or other more secure authentication models, and is not recommended for production applications.
Constructors
Link copied to clipboard
constructor()
Initializes a resource owner flow.
Initializes a resource owner flow using the OidcConfiguration.