Skip to content
Snippets Groups Projects
Commit d001d8e0 authored by Abhishek Patil's avatar Abhishek Patil
Browse files

AAD auth disabled

parent 194cac35
No related branches found
No related tags found
1 merge request!47Azure SDKs Upgrade and Dependency Management
......@@ -50,8 +50,8 @@ azure.activedirectory.app-resource-id=${aad_client_id}
#AzureADconfiguration, commented below settings to disable AAD AuthN ,
#Uncomment it In the Istio AUTHN disabled Scenario
azure.activedirectory.session-stateless=true
azure.activedirectory.client-id=${aad_client_id}
#azure.activedirectory.session-stateless=true
#azure.activedirectory.client-id=${aad_client_id}
# Istio Auth Enabled
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