Hi Giang, LDAP authentication in DSpace uses the same login box as the PasswordAuthentication. So, it does not provide a separate button. Instead, to login via LDAP you should enter your LDAP login & password into the "Email address" and "Password" fields displayed in that form, and click "Log in".
This is similar to the behavior that existed in DSpace 6 with regards to LDAP. LDAP uses the built in login form, while some other authentication plugins (like Shibboleth or similar) will have a button that sends you to an external system to login. Tim On Thursday, January 20, 2022 at 4:01:13 AM UTC-6 [email protected] wrote: > Hello Every One, > > Are there any body has configured successful login to dspace-7 by ldap > account. > I have configured into *authentication.cfg* as below: > plugin.sequence.org.dspace.authenticate.AuthenticationMethod = > org.dspace.authenticate.PasswordAuthentication > plugin.sequence.org.dspace.authenticate.AuthenticationMethod = > org.dspace.authenticate.LDAPAuthentication > plugin.sequence.org.dspace.authenticate.AuthenticationMethod = > org.dspace.authenticate.OrcidAuthentication > > Afterthat, I have enabled into authentication-ldap.cfg as below: > authentication-ldap.enable = true > authentication-ldap.autoregister = true > authentication-ldap.provider_url = ldap://192.168.66.68:636/ > authentication-ldap.id_field = SamAccountName > and there are some others thing.. > > And the UI render only Login with ORCID ID button, and it doesn't display > login with ldap buttons. I have tried with shibboleth and UI also render > login with Shibboleth. Except login with ldap button. Are there any one has > been configure success dspace 7 or dspace cris 7 with LDAP can give me some > advice about this case. > [image: LDAP.JPG] > > Thank you very much. > Regards > Giang > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- 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 view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/adfa3066-23e1-478e-9689-96866050e877n%40googlegroups.com.
