You can enable multiple authentication methods (such as Password and
Shibboleth) for DSpace:
https://wiki.duraspace.org/display/DSDOC6x/Authentication+Plugins

When a user clicks the login link, they will need to select the method that
will be used.

If this sounds like it will solve your problem, you can enable both methods
in your local.cfg file for DSpace 6.

# IP-based authentication/authorization. See authentication-ip.cfg for
>> default configuration.
>
> #plugin.sequence.org.dspace.authenticate.AuthenticationMethod =
>> org.dspace.authenticate.IPAuthentication
>
>
>> # LDAP authentication/authorization. See authentication-ldap.cfg for
>> default configuration.
>
> #plugin.sequence.org.dspace.authenticate.AuthenticationMethod =
>> org.dspace.authenticate.LDAPAuthentication
>
>
>> # Shibboleth authentication/authorization. See
>> authentication-shibboleth.cfg for default configuration.
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod =
>> org.dspace.authenticate.ShibAuthentication
>
>
>> # X.509 certificate authentication. See authentication-x509.cfg for
>> default configuration.
>
> #plugin.sequence.org.dspace.authenticate.AuthenticationMethod =
>> org.dspace.authenticate.X509Authentication
>
>
>> # Authentication by Password (encrypted in DSpace's database). See
>> authentication-password.cfg for default configuration.
>
> # Enabled by default in authentication.cfg
>
> plugin.sequence.org.dspace.authenticate.AuthenticationMethod =
>> org.dspace.authenticate.PasswordAuthentication
>
>
>
On Tue, Nov 1, 2016 at 6:14 AM, Tony Brian Albers <[email protected]>
wrote:

> Hello everyone,
>
> I'm looking into deploying DSpace 6.0 in a production setup here, and
> I'm wondering if I can use both Shibboleth and local users at the same
> time, since our shibboleth only contains regional users. Or will a
> failed shibboleth auth allow local user logins if local users are second
> in the plugin.sequence.org.dspace.authenticate.AuthenticationMethod ?
>
> I'm not able to find it in the documentation.
>
> Thanks,
>
> Tony
> --
> Best regards,
>
> Tony Albers
> Systems administrator, IT-development
> State and University Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark.
> Tel: +45 8946 2316
>
> --
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
http://georgetown-university-libraries.github.io/
<https://www.library.georgetown.edu/lit/code>
425-298-5498 (Seattle, WA)

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to