From ff5b26949894ecf4764234478876a5bf91289d78 Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Wed, 5 Jan 2022 10:54:14 -0600 Subject: [PATCH] Better example OIDCRedirectURI A better example configuration for OIDCRedirectURI in the README.md for the mod_auth_openidc image. --- comanage-registry-mod-auth-openidc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comanage-registry-mod-auth-openidc/README.md b/comanage-registry-mod-auth-openidc/README.md index da8bfc8..8db7761 100644 --- a/comanage-registry-mod-auth-openidc/README.md +++ b/comanage-registry-mod-auth-openidc/README.md @@ -98,7 +98,7 @@ OIDCClientSecret w5TmBFgrLEZVl7P3VYw5 OIDCScope "openid email profile org.cilogon.userinfo" OIDCCryptoPassphrase X7iAVpP9c3vr3WTsxrd7 -OIDCRedirectURI https://registry.cilogon.org/secure/redirect +OIDCRedirectURI https://registry.myschool.edu/secure/redirect AuthType openid-connect