developers

UMA RP Get RPT

UMA RP Get RPT

post/uma-rp-get-rpt

Headers

Authorizationstring
AuthorizationOxdIdstring

Request body

oxd_idstring required
ticketstring required
claim_tokenstring
claim_token_formatstring
pctstring
rptstring
scopestring[]
statestring
paramsobject

Example request

{
  "oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6",
  "scope": [
    "openid"
  ]
}

Response

OK

pctstring required
updatedboolean required
access_tokenstring required
token_typestring required

Example response

{
  "access_token": "b75434ff-f465-4b70-92e4-b7ba6b6c58f2",
  "token_type": "bearer"
}

Changes

Changed in 3 of the 50 revisions of this API.516

    • added the new optional header request parameter AuthorizationOxdId

      new-optional-request-parameter

    • added optional request body

      request-body-added-optional

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

  • c28eaefdb28551See the full diff
    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status

      response-media-type-removed

    • removed the media type application/json for the response with the status

      response-media-type-removed

    • removed the media type application/json for the response with the status

      response-media-type-removed

    • removed the media type application/json for the response with the status

      response-media-type-removed

    • deleted the header request parameter AuthorizationOxdId

      request-parameter-removed

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog