diff options
author | Neil Derraugh <neil.derraugh@yoppworks.com> | 2020-09-09 10:45:34 -0400 |
---|---|---|
committer | Neil Derraugh <neil.derraugh@yoppworks.com> | 2020-09-09 10:45:34 -0400 |
commit | aabb9b4500eab8e6ed3a032e9e5950407f4a0b2f (patch) | |
tree | 5d669c8342cf770db8c17adf9b7398f897256a93 /aai-resources/src/main | |
parent | 696ebd9e433f2b6f890c6032a4febdb9d3ec8eb7 (diff) |
Clean up commented properties
- 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
Diffstat (limited to 'aai-resources/src/main')
-rw-r--r-- | aai-resources/src/main/resources/application-keycloak.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aai-resources/src/main/resources/application-keycloak.properties b/aai-resources/src/main/resources/application-keycloak.properties index 538abfc..c787d0b 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 |