Authentications
Halosys provides out-of-the-box intergration to widely used enterprise authentication schemes such as LDAP and SAML.
LDAP
LDAP (Lightweight Directory Access Protocol) is an Internet protocol that email and other programs use to look up information from a server. LDAP is mostly used by medium-to-large organizations
SAML
SAML (Security Assertion Markup Language) is an Extensible Markup Language (XML) standard that allows a user to log on once for affiliated but separate Web sites. SAML is designed for business-to-business (B2B) and business-to-consumer (B2C) transactions.
OAUTH
OAUTH is an open standard for authorization, commonly used as a way for Internet users to log into third party websites using their Microsoft, Google, Facebook, Twitter, One Network etc. accounts without exposing their password.
CUSTOM
CUSTOM authentication is used to write custom logic to perform the authentications
How to
- Add LDAP Provider
- Add SAML Provider
- Add OAUTH Provider
- Add CUSTOM Provider
- View/Edit existing authentication provider
- Delete authentication configuration