SAML SSO Using POST
POST {{authPath}}/{{envID}}/saml20/idp/sso
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see SAML SSO Using POST.
Request Body
[{"name"=>"SAMLRequest", "value"=>"{{SAMLRequest}}", "datatype"=>"string"}, {"name"=>"RelayState", "value"=>"token", "datatype"=>"string"}]