Exchange a Platform SSO token for an Adobe token exchange-a-platform-sso-token-for-an-adobe-token
NOTE
The content on this page is provided for information purposes only. Usage of this API requires a current license from Adobe. No unauthorized use is permitted.
REST API Endpoints clientless-endpoints
<REGGIE_FQDN>:
- Production - api.auth.adobe.com
- Staging - api.auth-staging.adobe.com
<SP_FQDN>:
- Production - api.auth.adobe.com
- Staging - api.auth-staging.adobe.com
Description description
Allows a Platform SSO profile to be “exchanged” for an Adobe token.
Endpoint
Called
By
By
Input
Params
Params
HTTP
Method
Method
Response
HTTP
Response
Response
<SP_FQDN>/api/v1/tokens/authn
Streaming App
or
Programmer Service
or
Programmer Service
1. requestor (Mandatory)
2. deviceId (Mandatory)
3. mvpd (Mandatory)
4. deviceType (Mandatory)
5. SAMLResponse (Mandatory)
6. deviceUser (Deprecated)
7. appId (Deprecated)
2. deviceId (Mandatory)
3. mvpd (Mandatory)
4. deviceType (Mandatory)
5. SAMLResponse (Mandatory)
6. deviceUser (Deprecated)
7. appId (Deprecated)
POST
The successful response will be a 204 No Content, indicating that the token was successfully created and is ready to use for the authz flows.
204 - No Content
400 - Bad request
400 - Bad request
Input Parameter
Description
requestor
The Programmer requestorId for which this operation is valid.
deviceId
The device id bytes.
mvpd
The MVPD Id for which this operation is valid.
deviceType
The Apple platform for which we are attempting to obtain a profile-request. Either iOS or tvOS.
SAMLResponse
The actual profile as returned by Platform SSO.
deviceUser
The device user identifier.
appId
The application id/name.
recommendation-more-help
3f5e655c-af63-48cc-9769-2b6803cc5f4b