This resource may only be used by administrators. Only 1 SAML association is currently supported (which will always be ID "1").
/saml
Methods
GET
Gets the list of SAML associations.
Fields Parameter
Example Response
/saml/{id}
Methods
GET
Gets the SAML associated with {id}.
Fields Parameter
Request Parameters
None
Example Response
PATCH
Edits the SAML associated with {id} , changing only the passed in fields.
Request Parameters
(All fields are optional EXCEPT samlEnabled, which must be set to "true" or "false")
Example Response
See /saml/{id}::GET/saml/getMetadata
Methods
GET
Gets the SC XML metadata file.