Skip to content

Commit 65ff234

Browse files
committed
use new keycloak
1 parent d504a1c commit 65ff234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache2/sites-enabled/25-rt.ocf.berkeley.edu.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
LogFormat "%a %l %u %t \"%r\" %>s %b" common
1414
CustomLog "/var/log/apache2/access.log" common
1515

16-
OIDCProviderMetadataURL https://auth.ocf.berkeley.edu/auth/realms/ocf/.well-known/openid-configuration
16+
OIDCProviderMetadataURL https://idm.ocf.berkeley.edu/realms/ocf/.well-known/openid-configuration
1717
OIDCRedirectURI https://${SERVER_NAME}/oauth2callback
1818
OIDCCryptoPassphrase ${ENCRYPTION_KEY}
1919
OIDCClientID rt

0 commit comments

Comments
 (0)