This configuration example illustrates how to use Google as OIDC Provider (OP) with Airlock IAM as an OIDC client.
- Technologies used in this example are:
- OIDC Discovery Flow Client configured for Google OP. This plugin uses the
.well-known/openid-configuration
endpoint to retrieve the details of the Google configuration. - Loginapp UI with Authentication Flows for authentication
- Password page customization to present an Authenticate with Google button.
- Loginapp Design Kit to customize a Google button on the login page.