Purple App Experience
Entitlement
Entitlement Integrations
2 min
select entitlement type there are several ways to integrate your app and website with an entitlement server you can either implement our docid\ ext9lxs1oz njoimasar or select one of the existing implementations (described on the sub pages of this page) please talk to your customer success agent or project manager to get access to the relevant entitlement type for your account setup redirect urls to set up entitlements based on the oauth 2 0 standard, you will need to configure the following redirect urls in the entitlement provider system, depending on where you want to use the entitlement environment login url logout url (front channel logout) production https //catalog purplemanager com/entitlement/oauth/callback https //api purplepublish com/entitlement/oauth/callback https //web purplemanager com/entitlement/oauth/callback https //catalog purplemanager com/entitlement/oauth/logout/callback https //api purplepublish com/entitlement/oauth/logout/callback https //web purplemanager com/entitlement/oauth/logout/callback staging https //catalog staging purplemanager com/entitlement/oauth/callback https //api staging purplepublish com/entitlement/oauth/callback https //web staging purplemanager com/entitlement/oauth/callback https //catalog staging purplemanager com/entitlement/oauth/logout/callback https //api staging purplepublish com/entitlement/oauth/logout/callback https //web staging purplemanager com/entitlement/oauth/logout/callback development https //catalog dev purplemanager com/entitlement/oauth/callback https //api dev purplepublish com/entitlement/oauth/callback https //web dev purplemanager com/entitlement/oauth/callback https //catalog dev purplemanager com/entitlement/oauth/logout/callback https //api dev purplepublish com/entitlement/oauth/logout/callback https //web dev purplemanager com/entitlement/oauth/logout/callback for new integrations that need to be implemented, you need to additionally allow http //localhost 8780/entitlement/oauth/callback and http //localhost 8780/entitlement/oauth/logout/callback if your purple experience website uses a custom domain, you must also allow the same paths under the custom domain name example website https //example com allowed urls https //example com/entitlement/oauth/callback https //example com/entitlement/oauth/logout/callback