Documentation Index
Fetch the complete documentation index at: https://docs-staging.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Warning log entries after a Google Apps connection is recreated
Symptoms: you see warnings in the logs with messages likeUnable to get extended attributes: unauthorized or Unable to get groups: unauthorized.
When you first create a Google Apps connection and enable one of the checkboxes to get extended information about the user, youâll need to go through a consent flow by having a Google Apps administrator follow the link under the âSetup instructionsâ button next to the connection. After completing this flow, some token information is stored on the connectionâs options object that is used to retrieve extended information when a user logs in.
If you have a Google Apps connection, youâll need to ensure that the consent flow is completed before exporting the connection information using the CLI. By doing this, the necessary tokens will be included in the exported script and the administrator wonât have to go through the consent flow every time the connection is recreated.