We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa42bd0 commit 1e273d4Copy full SHA for 1e273d4
apache2/sites-enabled/25-rt.ocf.berkeley.edu.conf
@@ -13,7 +13,7 @@
13
LogFormat "%a %l %u %t \"%r\" %>s %b" common
14
CustomLog "/var/log/apache2/access.log" common
15
16
- OIDCProviderMetadataURL https://auth.ocf.berkeley.edu/auth/realms/ocf/.well-known/openid-configuration
+ OIDCProviderMetadataURL https://idm.ocf.berkeley.edu/realms/ocf/.well-known/openid-configuration
17
OIDCRedirectURI https://${SERVER_NAME}/oauth2callback
18
OIDCCryptoPassphrase ${ENCRYPTION_KEY}
19
OIDCClientID rt
0 commit comments