# Authentication and Authorization

At Emporix, we care much about security of our systems to protect your data. One of the security measures that Emporix undertakes is enabling appropriate user authentication and authorization. The tools within Emporix system allow for adequate verification of user identity and access rights.

To learn more about the available tools and their configuration, see:

User Authentication:

* [Emporix Single Sign-On (SSO)](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/user-authentication/sso)

Customer Authentication:

* [Auth0](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/customer-authentication/auth0)
* [Keycloak](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authentication/customer-authentication/keycloak)

Authorization:

* [Identity and Access Management (IAM)](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authorization/iam)
* [Site Permissions](https://developer.emporix.io/ce/system-management/authentication-and-authorization/authorization/site-permissions)

{% hint style="info" %}
For technical implementation examples, refer to the [Customer Authentication](https://app.gitbook.com/s/d4POTWomuSS7d3dnh4Dg/quickstart/authentication-and-authorization/customer-authentication) guides.
{% endhint %}
