OAUTH2 - OIDC¶
The oidc module is a security module that accepts users (and roles) from external OIDC identity providers. This allows GeoServer to be compatible with an organization’s Single Sign On.
- Installing the OAUTH2/OIDC module
- OAUTH2/OIDC configuration
- Configure the Google authentication provider
- Configure the GitHub authentication provider
- Configure the Microsoft Azure authentication provider
- Configuring with Keycloak
- Configuring with a Generic OIDC IDP
- Configuring the roles source
- Advanced Information
Previous: OGR datastore