Auth0
Auth0 is one of the many Identity Providers that clients of Cleeng have set up and use in combination with Cleeng's Core solution in order to have their viewers and subscribers sign up and log in to their OTT apps, while still benefiting from all the retention management features that Cleeng brings. Auth0 provides an end-to-end identity solution, with a strong focus on ease of implementation while still being very adaptable.
Cleeng and Auth0
When Auth0 is integrated with Core, the following features will be handled by Auth0 instead of Core:
- User Registration
- Login, Social Login
- Password Reset
- Authentication
- Profile and Consent Management
Integration
Cleeng can integrate with many different authentication platforms. In the case of Auth0, their default instructions and guidelines can be followed. Once the user is authenticated on Auth0, the authenticated user can be automatically connected and authorized for Core.
The best way to integrate is through the MediaStore SDK and APIs that authenticate through the JWT mechanism using the SSO Login endpoint.
Please see the Single Sign-on tutorial.