Skip to main content

Documentation Index

Fetch the complete documentation index at: https://auth0.com/ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

The Google Workspace integration allows users to authenticate with your AI agents using their Google Workspace identity. This integration provides access to Google’s ecosystem of applications and services and is essential for B2B scenarios where users need to access their work data and collaborate through Google services.

Connect Google Workspace with Auth0

To set up a Google Workspace connection with Auth0, follow the Connect Your App to Google Workspace detailed guide.

Token Vault configuration example

To configure the Token Vault for your Google Workspace connection, you can use the following code snippet in your application:

Next steps

  • To learn how to configure applications to access Token Vault, read Configure Token Vault.
  • If your application uses Organizations, authenticate the user with the target organization before initiating the Connected Accounts flow. Connected accounts remain linked to the individual user profile.
  • To learn how to get an access token to make a tool call, complete the Call other’s APIs on user’s behalf Quickstart.