You can access this configureation from this link: https://app.glean.com/admin/setup/apps?advanced

- 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)
-
For each update, there are two values you will be updating in the app
- the key
- the value
Below is an example walkthrough
-
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”.
- For example in this case the web datasource 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.

SSO logins are not supported. For web datasources that require SSO, consider using our custom datasource option.