| Interface | Description |
|---|---|
| JwksSignatureFactoryConfiguration |
Configuration for
JwksSignatureFactory. |
| OpenIdConfigurationClient |
Creates a HTTP Declarative client to communicate with an OpenID connect Discovery endpoint.
|
| OpenIdProviderConfiguration |
Configuration for an OpenID Provider.
|
| OpenIdProviderMetadata |
Metadata describing the configuration of OpenID Providers.
|
| OpenIdProviderMetadataSession |
| Class | Description |
|---|---|
| JwksSignatureFactory |
Factory to create JwksSignature for an OpenID Configuration. |
| JwksSignatureFactoryConfigurationProperties |
ConfigurationProperties implementation of JwksSignatureFactoryConfiguration. |
| OpenIdConfiguration | |
| OpenIdConfigurationFactory |
Creates a bean
OpenIdConfiguration by fetching the remote configuration of an identity provider. |
| OpenIdEndpointsAdapter | |
| OpenIdFactory |
Factory which creates beans of type Creates a HTTP Declarative client to communicate with an OpenID connect Discovery endpoint.
|
| OpenIdProviderConfigurationProperties |
ConfigurationProperties implementation of OpenIdProviderConfiguration. |
| OpenIdProviderMetadataAdapter |
Creates an
OpenIdProviderMetadata by merging together an existing OpenIdProviderMetadata, probably from a
fetched from remote identity provider, with the different endpoint configurations. |
| OpenIdProviderMetadataSessionAdapter |
Creates an
OpenIdProviderMetadataSession by merging together an existing OpenIdProviderMetadataSession, probably from a
fetched from remote identity provider, with the end-session endpoint configuration (EndSessionEndpoint. |