baruwaproject / baruwa2

Baruwa 2.0
http://www.baruwa.org
GNU General Public License v3.0
21 stars 9 forks source link

Feature Request | Unified Login for SAML and other authentication #156

Open jaferrer71 opened 3 years ago

jaferrer71 commented 3 years ago

It would be great if SAML authentication and other authentication method share the same login page. This could be done by spliting the login page in two, one for the username (email address) and according to the configuration, forward it to the SAML IDP or ask for the password for other authentication method (POP, SMTP, LDAP, etc). Or other way to do it is by an Axaj that after the user left the login textbox the page react according the authentication method of the user domain. Thanks