From: Neil Derraugh Date: Wed, 9 Sep 2020 14:45:34 +0000 (-0400) Subject: Clean up commented properties X-Git-Tag: 1.7.0~3^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=aabb9b4500eab8e6ed3a032e9e5950407f4a0b2f;p=aai%2Fresources.git Clean up commented properties - These properties aren't needed, we can remove them Issue-ID: AAI-3129 Signed-off-by: Neil Derraugh Change-Id: I863209ba3525710f361b3b1fecd7a36218850317 --- diff --git a/aai-resources/src/main/resources/application-keycloak.properties b/aai-resources/src/main/resources/application-keycloak.properties index 538abfc9..c787d0b6 100644 --- a/aai-resources/src/main/resources/application-keycloak.properties +++ b/aai-resources/src/main/resources/application-keycloak.properties @@ -11,6 +11,4 @@ keycloak.public-client=true keycloak.principal-attribute=preferred_username keycloak.ssl-required=external -#keycloak.use-resource-role-mappings=true -#keycloak.credentials.secret=cd18afc8-9c96-4723-b9b3-0017ad615500 keycloak.bearer-only=true \ No newline at end of file