Authorizations
Supply the API Key in the HTTP-Header
The access token received from the authorization server in the OAuth 2.0 flow.
Supply the API Key in the Url-Query
Headers
The default media type is application/hal+json. Use application/json for pure data results.
application/json
, application/hal+json
, application/xml
, text/xml
, text/csv
Body
- Option 1
- Option 2
saml
The value that will be in the issuer field in the SAML request.
The URL to use to login in the IDP. Used in the SP initiated Flow.
The URL to send SLO requests against. Not all identity providers support this.
The certificate from the ID used to sign the SAML requests. It is base64 encoded.
If the SAML authentification response should be signed, not all providers support this.
An optional decryption key. This is necessary if the SAML request is encoded.
For some providers, e.g. Azure on-prem, it might be necessary to disable the authn context field in the SAML request.
Response
The identity provider was configured for your organisation.