🥽Google SSO
Simplify user access to your Blockbrain-Instance with Google Single Sign-On (SSO).
Integrating Google as an Identity Provider
Prerequisites
Before you begin:
You have access to the Google Cloud Console with permissions to create OAuth credentials.
Request the ZITADEL Callback URL for your instance from Blockbrain
1. Google Configuration
Register a new client
Go to the Google Cloud Platform and choose your project: https://console.cloud.google.com/apis/credentials
Choose or create a project.
Click on "+ CREATE CREDENTIALS" and choose "OAuth client ID".
Choose "Web application" as application type and give a name.
Set a name (e.g.,
Blockbrain SSO Client
).Paste the ZITADEL Callback URL you copied before to the Authorised redirect URIs.

2. Finalize the Configuration in ZITADEL
Client ID and Key (Secret)
After you've created the project, you will receive Client ID and Client Key (Secret). Please provide these to your Contact Person at Blockbrain so we can configure your Google Identity Provider.

3. Logging in
After successful completion of the setup your contact at Blockbrain will let you know that Google SSO is now available to users of your instance. Just click the "Google"-Button and enter your credentials to sign on.


Last updated