diff options
Diffstat (limited to 'kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties')
-rw-r--r-- | kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties b/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties index 8bf21b0b95..e7dfda081f 100644 --- a/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties +++ b/kubernetes/aai/charts/aai-babel/resources/config/babel-auth.properties @@ -1,2 +1,2 @@ auth.policy.file=/auth/auth_policy.json -auth.authentication.disable=false +auth.authentication.disable=true |