Configure advanced credentials
You can use the advanced application of Glean to set configuration variables and secrets in configuration management system of Glean or the secret store respectively.
note
You can access this configureation from this link: https://app.glean.com/admin/setup/apps?advanced.

- Select to add Secret and Config based on your requirement. Provide a key and its value, some keys are set in the configuration, others are secrets (typically passwords, tokens, etc).
Example
-
Get the connector name from the web URL after you open the connector.
- For example in this case the website connector name is "WEB_M8WEFHB".

- For example in this case the website connector name is "WEB_M8WEFHB".
-
Open the URL - https://app.glean.com/admin/setup/apps?advanced and add the Key name "WEB_M8WEFHB_USERNAME" followed by the key value as the user email ID.

- On the same URL - https://app.glean.com/admin/setup/apps?advanced add the Key name "WEB_M8WEFHB_PASSWORD" followed by the key value as the password.

note
SSO logins are not supported. For web connectors that require SSO, consider using our custom connector option.
If you have any concerns, reach out to the Glean support team.