Skip to content
Snippets Groups Projects
Commit 3ca59ad8 authored by Vibhuti Sharma [Microsoft]'s avatar Vibhuti Sharma [Microsoft]
Browse files

uncommenting client id

parent aa764988
No related branches found
No related tags found
1 merge request!83Using Istio auth in Partition Service
Pipeline #60986 failed
......@@ -13,11 +13,12 @@ logging.mdccontext.enabled=true
# AAD properties
# Azure AD configuration, commented below settings to disable AAD AuthN,
# Uncomment it in the Istio AUTHN disabled Scenario
#azure.activedirectory.app-resource-id=${aad_client_id}
#azure.activedirectory.client-id=${aad_client_id}
#azure.activedirectory.AppIdUri=api://${azure.activedirectory.client-id}
#azure.activedirectory.session-stateless=true
azure.activedirectory.app-resource-id=${aad_client_id}
azure.activedirectory.client-id=${aad_client_id}
# Istio
azure.istio.auth.enabled=${azure_istioauth_enabled}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment