Create a New SAML Provider from Metadata
Auth
Create a New SAML Provider from Metadata
Creates a new SAML provider with the given name and metadata XML.
POST
Create a New SAML Provider from Metadata
Documentation Index
Fetch the complete documentation index at: https://specterops-bp-2510-sharphound-collection.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authorization: Bearer $JWT_TOKEN
Body
multipart/form-data
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