Skip to content

Commit f3790b8

Browse files
authored
144 keycloak (#149)
1 parent 502eb16 commit f3790b8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

compose/cthq.properties

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ hq.sso.client.authentication.method=client_secret_post
4141
# hq.sso.redirect.uri=https://${INTEL_FQDN}/api/v1/auth/sso/success/insights
4242
# hq.sso.client.authentication.method=client_secret_post
4343

44+
# hq.sso.provider=keycloak
45+
# hq.sso.client.id=YOUR_CLIENT_ID
46+
# hq.sso.client.secret=YOUR_CLIENT_SECRET
47+
# hq.sso.client.issuer.url=http://codetogether-keycloak:8080/realms/codetogether
48+
# hq.sso.redirect.uri=https://${INTEL_FQDN}/api/v1/auth/sso/success/insights
49+
# hq.sso.client.authentication.method=client_secret_post
50+
4451
# These values do not need to be changed, though secrets can be updated
4552
hq.db.type=CASSANDRA
4653
hq.cassandra.db.host=codetogether-cassandra

0 commit comments

Comments
 (0)