KLUE_1
Issue
Glean could not validate the Klue API key. The Klue connector requires an API key with both the content:read scope (to crawl cards and battlecards) and the scim:read scope (to enforce document permissions). This error occurs when:
- The API key is invalid or has been revoked
- The API key is missing the
content:readscope - The API key is missing the
scim:readscope - Glean was temporarily unable to reach Klue while validating the key
Resolution
Klue admin users generate Klue API keys under Settings → Apps & Integrations → Manage API Keys. Based on the cause, take the matching action, then re-enter the key in the Glean admin console:
- Invalid or revoked API key: Confirm the API key is correct and has not been revoked. If needed, generate a new key in Klue.
- Missing
content:readscope: Regenerate the Klue API key with thecontent:readscope enabled. - Missing
scim:readscope: Regenerate the Klue API key with thescim:readscope enabled. Glean cannot enforce document permissions without SCIM access. - Failed to connect to Klue: This is typically a temporary connectivity issue. Confirm that your Klue instance is reachable and try again in a few minutes.
For additional assistance, contact Glean Support.