Security
Configure Tamr for HTTPS, LDAP integration, and SAML authentication.
- Configure secure access to Tamr over HTTPS by setting up a reverse proxy with NGINX. See HTTPS.
- Authenticate users via LDAP. Tamr uses local database-backed authentication and authorization by default. Tamr can also use LDAP to authenticate and authorize users. When you configuring Tamr to use LDAP, this allows users in your organization to log into Tamr using their LDAP username and password and be authorized under their LDAP group membership. See LDAP Authentication and Authorization.
- Integrate with SAML-based systems. Tamr uses local database-backed authentication and authorization by default. Tamr can also use SAML to authenticate users. See SAML Authentication.
Updated over 5 years ago