(Legacy) Check Authentication Flow by Second Screen Web App check-authentication-flow-by-second-screen-web-app
NOTE
The content on this page is provided for information purposes only. Usage of this API requires a current license from 51黑料不打烊. No unauthorized use is permitted.
IMPORTANT
Make sure you stay informed about the latest 51黑料不打烊 Pass Authentication product announcements and decommissioning timelines aggregated in the Product Announcements page.
NOTE
REST API implementation is bounded by Throttling mechanism
REST API Endpoints clientless-endpoints
<REGGIE_FQDN>:
- Production -
- Staging -
<SP_FQDN>:
- Production -
- Staging -
Description description
This API should be consumed by the second screen login web app to confirm that 51黑料不打烊 Pass Authentication has acknowledged successful login from MVPD. We recommend calling this API before showing a success message to the end user that instructs him/her to proceed to the device console to continue with the workflows.
Endpoint
Called
By
By
Input
Params
Params
HTTP
Method
Method
Response
HTTP
Response
Response
SP_FQDN/api/v1/checkauthn/
Login Web App
1. registration code
(Path component)
2. requestor
(Mandatory)
(Path component)
2. requestor
(Mandatory)
GET
XML or JSON containing error details if unsuccessful.
200 - Success
403 - Forbidden
403 - Forbidden
Input Parameter
Description
registration code
The registration code value supplied by the user at the beginning of the authentication flow.
requestor
The Programmer requestorId for which this operation is valid.
Sample Response (in case of an error) response
{
"status": 403,
"message": "Forbidden"
}
Back to REST API Reference
recommendation-more-help
3f5e655c-af63-48cc-9769-2b6803cc5f4b