Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (27 loc) · 1.57 KB

add-users-through-identity-management-and-authentication-services.md

File metadata and controls

45 lines (27 loc) · 1.57 KB

Add users through Identity management and authentication services

Rocket. Chat provides you with various options for adding users to your workspace.

LDAP Directory

LDAP configuration on Rocket.Chat can be used to establish connections, used for authentication, storing information about users and sync your data.

LDAP (Lightweight Directory Access Protocol) enables anyone to locate data about your server or company.

To configure LDAP authentication, go to Administration > Workspace > Setting > LDAP.

{% content-ref url="../../authentication/ldap/" %} ldap {% endcontent-ref %}

SAML

SAML (Security Assertion Markup Language) is used for exchanging authentication and authorization data.

To access SAML setting, go to Administration > Workspace > Settings > SAML.

{% content-ref url="../../authentication/saml/" %} saml {% endcontent-ref %}

OAuth

You can configure authentication methods beyond just username and password.

To access OAuth setting, go to Administration > Workspace > Settings > OAuth.

{% content-ref url="../../authentication/oauth/" %} oauth {% endcontent-ref %}

CAS

CAS (Central Authentication Service) allows members to use one set of credentials to sign in to multiple sites over multiple protocols.

To access this setting, go to Administration > Workspace > Settings > CAS.

{% content-ref url="../../authentication/cas.md" %} cas.md {% endcontent-ref %}