Entitlement Service
Introduction
The Entitlement Service is responsible for determining whether a user has access to specific content. The entitlement checks are based on the user's account ID, profile ID, and content ID.
Use case
- Account Entitlement: Checks if the user's account is entitled to access content.
- Profile Entitlement: Validates if a specific profile is allowed to access content.
- Content Entitlement: Ensures the requested content can be accessed by the user.