diff --git a/docs/deployment/configuration/auth_setup.rst b/docs/deployment/configuration/auth_setup.rst index 92eeb89d9d..9b19cfd8d6 100644 --- a/docs/deployment/configuration/auth_setup.rst +++ b/docs/deployment/configuration/auth_setup.rst @@ -605,6 +605,8 @@ Follow the steps in this section to configure `flyteadmin` to use an external au # 2. Optional: Set external auth server baseUrl if different from OpenId baseUrl. externalAuthServer: + # Replace this with your deployment URL. It will be used by flyteadmin to validate the token audience + allowedAudience: https:// # baseUrl: https:///auth/realms/ # Uncomment for Keycloak and update with your installation host and realm name # baseUrl: https://login.microsoftonline.com//v2.0 # Uncomment for Azure AD # For Okta, use the Issuer URI of the custom auth server: