Skip to content

Commit

Permalink
Better example OIDCRedirectURI
Browse files Browse the repository at this point in the history
A better example configuration for OIDCRedirectURI in the README.md
for the mod_auth_openidc image.
  • Loading branch information
skoranda committed Jan 5, 2022
1 parent 6fb4371 commit ff5b269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comanage-registry-mod-auth-openidc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<Location /secure/redirect>
AuthType openid-connect
Expand Down

0 comments on commit ff5b269

Please sign in to comment.