Generate SSO Link
This endpoint generates a single sign on link that authorizes the recipient on their credential.
The code expires after used once.
Request body
Response
OK
Changes
Changed in 1 of the 30 revisions of this API.23
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ●
removed the request property
credential_id (stringoptional) - The unique ID of the credential. If you supply your own internal ID as a license_idyou should use that.request-property-removed
- ○
api operation id
Generating Linkremoved and replaced withGenerate SSO Linkapi-operation-id-removed
- ○
the endpoint scheme security
ApiKeyAuthwas added to the APIapi-security-added
- ○
added the new optional request property
credential_idnew-optional-request-property
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●