Glean’s advanced app can be used to set configuration variables and secrets in Glean’s configuration management system or the secret store respectively.
You can access this configureation from this link: https://app.glean.com/admin/setup/apps?advanced
  1. There are 2 tabs - Secret and Config. These are designed to set a Key and its Value. For a given scenario, you should know which tab to choose - some keys are set in the configuration, others are Secrets (typically passwords, tokens, etc)
  2. For each update, there are two values you will be updating in the app 
    • the key 
    • the value

Below is an example walkthrough

  1. Get the datasource name from the web URL once you open the datasource.
    • For example in this case the web datasource name is “WEB_M8WEFHB”.
  2. 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. 
  1. 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.
SSO logins are not supported. For web datasources that require SSO, consider using our custom datasource option.
If you are still having difficulty, please reach out to us at https://support.glean.com