Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 709 Bytes

File metadata and controls

14 lines (9 loc) · 709 Bytes

com.ultracart.admin.v2.Model.SingleSignOnAuthorizeRequest

Properties

Name Type Description Notes
RedirectUri string The URL that the customer should be redirected to after they have approved a single sign on session. [optional]
State string An optional state variable that you provide. It will be returned to you on the redirect. You can inspect the state to validate the request is legitimate. We recommend using this field. [optional]

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