Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 523 Bytes

SingleSignOnTokenRequest.md

File metadata and controls

11 lines (7 loc) · 523 Bytes

SingleSignOnTokenRequest

Properties

Name Type Description Notes
code string The code received on the redirect URI after the customer approved the single sign on request. [optional]
grant_type string Grant type. The value should be simple_key. [optional]

[Back to Model list] [Back to API list] [Back to README]