-
Notifications
You must be signed in to change notification settings - Fork 208
Login & SSO
Caleb S edited this page Apr 14, 2022
·
1 revision
Login is currently only supported using OpenELIS' DB connection. We are working on providing more authentication methods that would allow SSO to occur with a variety of authentication providers like Active Directory .
Standards we'd like to be able to use:
- OpenID Connect
- LDAP
- SAML2
To do:
- allow authentication with protocols
- bridge OE roles to protocols' role managements