See: Description
| Interface | Description |
|---|---|
| Endpoint |
Interface to be implemented by OpenID endpoints' configuration
to convey they are reachable at a URL.
|
| OpenIdEndpoints |
Open ID Connect endpoint urls.
|
| Class | Description |
|---|---|
| DefaultOpenIdEndpoints |
Default implementation of
OpenIdEndpoints. |
| DefaultRedirectUrlProvider |
Utility bean to return the absolute URL to the
AuthorizationCodeController. |