The authentication options module allows users to decide how to access Cavisson product UI. With multiple options to support, these authentication options are integral in terms of organizations' wanting to either have native authentication or integrate it with an existing SSO provider (Okta, PingID, LDAP) to ensure seamless access to Cavisson's platform. Three different authentication options are provided:

  1. Native: Allows platform access to users created via Access Management.
  2. SAML: Provides access to users using the credentials stored in your organization's identity store that has been configured with a SAML Identity Provider.

Notes:

  1. Adding new authentication options requires access to the right set of permissions under the Admin > Access Management module
  2. At a time either SAML or LDAP can be enabled.

Native:

Users created from within the Cavisson platform are categorized as Native users. This is enabled by default i.e. even though you may select SAML or LDAP for your authentication option, the Native option stays active and cannot be disabled.

You can create users via the Users tab and assign them the required roles via the Group/Roles capabilities. This section also shows the number of users created from within the Cavisson platform.

SAML:

SAML (Security Assertion Markup Language) is a widely used Single Sign-On (SSO) protocol that allows users to log into applications using their organization's existing identity provider (IdP), such as Okta, PingID etc.

Instead of creating and managing separate login credentials for each tool, SAML enables secure authentication by redirecting users to their organization's login portal. Once authenticated, the user is granted access to the product without needing a separate user to be created.

SAML Configuration