Skip to content

Commit ccd99f0

Browse files
authored
blame njha (#110)
1 parent 0dc2867 commit ccd99f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/keycloak.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ def oidc_client(
266266
"changedSyncPeriod": ["86400"],
267267
"allowKerberosAuthentication": ["true"],
268268
"kerberosRealm": ["OCF.BERKELEY.EDU"],
269-
"serverPrincipal": ["HTTP/lb-81.ocf.berkeley.edu@OCF.BERKELEY.EDU"],
269+
"serverPrincipal": ["HTTP/idm.ocf.berkeley.edu@OCF.BERKELEY.EDU"],
270270
"keyTab": ["/vault/secrets/keytab"],
271271
"debug": ["true"],
272272
"useKerberosForPasswordAuthentication": ["true"],

0 commit comments

Comments
 (0)