Package io.micronaut.security.oauth2.client
package io.micronaut.security.oauth2.client
Classes related to the creation of OAuth 2.0 clients.
- Since:
- 1.2.0
- Author:
- James Kleeh
- 
ClassDescriptionThe default implementation ofOauthClient.The default implementation ofOpenIdClient.Builder.Default implementation ofOpenIdProviderMetadataFetcher.AOT Optimizations.ForAuthenticationMode.IDTOKENauthentication mode performs the following verification as described in the OpenID Connect Spec.Factory to createReactiveJwksSignaturebeans for theOpenIdProviderMetadata.getJwksUri()of OpenID clients.A contract for an OAuth 2.0 client.Extends theOauthClientwith OpenID specific functionality.Metadata describing the configuration of OpenID Providers.Fetches OpenIdProviderMetadata for aOpenIdClientConfiguration.