(Legacy) Monitoring Adobe Pass Authentication
- Topics:
- Authentication
Introduction
Customers can use Nagios or other tools to check whether Adobe Pass Authentication is up or down.
Monitoring Endpoints
Endpoints that you can monitor
-
The configuration endpoint for all platforms:
https://sp.auth.adobe.com/adobe-services/config/[your-config-ID]
- It is available over either HTTP or HTTPS (depending upon the choice made by the content provider’s developer). If this endpoint is missing that means that your content will not be available across all platforms and all MVPDs. For the Clientless REST API we have also the following endpoint:https://api.auth.adobe.com/adobe-services/config your-config-ID]
. -
The following endpoints are part of the Adobe Pass Authentication web SDK. If it is missing it means that pay-TVpass is down for all Programmers and all web properties:
https://entitlement.auth.adobe.com/entitlement/v4/AccessEnabler.js
https://entitlement.auth.adobe.com/entitlement/js/AccessEnabler.js
Endpoints that you should not monitor
-
https://sp.auth.adobe.com/sp/saml/SAMLAssertionConsumer
You will always get a 503 error, because this endpoint needs an MVPD SAML response on it.
-
Other Entitlement endpoints -
adobe-services/1.0/authenticate/
,adobe-services/1.0/deviceShortAuthorize
,adobe-services/1.0/authorize
You cannot monitor these endpoints because they need a payload for a relevant reply.