Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
Required range:
x >= 0
Path Parameters
SSO Provider ID
Body
Name of the new SAML provider.
Metadata XML file.
boolean that, if enabled, allows SSO providers to auto provision bloodhound users on initial login
Example:
"true"
default role id for the user created from SSO provider auto provision
Example:
"3"
boolean that, if enabled, allows sso providers to manage roles for newly created users
Example:
"false"
Response
OK
- Option 1
- Option 2