Package io.micronaut.security.oauth2.endpoint.token.request.password
package io.micronaut.security.oauth2.endpoint.token.request.password
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Use
ReactiveOpenIdPasswordAuthenticationProvider
instead.Condition to enable the password grant authentication flow for an OAuth provider.AnReactiveAuthenticationProvider
that delegates to an OAuth 2.0 provider using the password grant flow.AnReactiveAuthenticationProvider
that delegates to an OpenID provider using the password grant flow.
ReactiveOauthPasswordAuthenticationProvider
instead.