connection.options.entityId
. To learn more, read Specify a Custom Entity ID.
You can obtain the custom Entity ID value using the Get a Connection endpoint:
ACCESS_TOKEN
header value, with a Management APIv2 .
connection.options.protocolBinding
:
connection.options.protocolBinding value | SAML Request Binding value |
---|---|
Empty value ("") or not present | HTTP-Redirect |
urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect | HTTP-Redirect |
urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST | HTTP-POST |
HTTP-Redirect
(default) or HTTP-Post
if you selected this option in Protocol Binding.
HTTP-Post
.