mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Fix example OIDC line in local.cfg.EXAMPLE, wrong case!
This commit is contained in:
@@ -191,7 +191,7 @@ db.schema = public
|
||||
#plugin.sequence.org.dspace.authenticate.AuthenticationMethod = org.dspace.authenticate.LDAPAuthentication
|
||||
|
||||
# OIDC authentication/authorization. See authenication-oidc.cfg for default configuration.
|
||||
#plugin.sequence.org.dspace.authenticate.AuthenticationMethod = org.dspace.authenticate.OIDCAuthentication
|
||||
#plugin.sequence.org.dspace.authenticate.AuthenticationMethod = org.dspace.authenticate.OidcAuthentication
|
||||
|
||||
# Shibboleth authentication/authorization. See authentication-shibboleth.cfg for default configuration.
|
||||
# Check also the cors settings below
|
||||
|
Reference in New Issue
Block a user