Clean up commented properties 75/112375/1
authorNeil Derraugh <neil.derraugh@yoppworks.com>
Wed, 9 Sep 2020 14:45:34 +0000 (10:45 -0400)
committerNeil Derraugh <neil.derraugh@yoppworks.com>
Wed, 9 Sep 2020 14:45:34 +0000 (10:45 -0400)
- These properties aren't needed, we can remove them

Issue-ID: AAI-3129
Signed-off-by: Neil Derraugh <neil.derraugh@yoppworks.com>
Change-Id: I863209ba3525710f361b3b1fecd7a36218850317

aai-resources/src/main/resources/application-keycloak.properties

index 538abfc..c787d0b 100644 (file)
@@ -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