Sumo Logic · Capability
Sumo Logic API — samlConfigurationManagement
Sumo Logic API — samlConfigurationManagement. 10 operations. Lead operation: Get List Of Allowlisted Users.. Self-contained Naftiko capability covering one Sumo Logic business surface.
What You Can Do
GET
Getallowlistedusers
— Get List Of Allowlisted Users.
/v1/v1/saml/allowlistedusers
POST
Createallowlisteduser
— Allowlist A User.
/v1/v1/saml/allowlistedusers/{userid}
DELETE
Deleteallowlisteduser
— Remove An Allowlisted User.
/v1/v1/saml/allowlistedusers/{userid}
GET
Getidentityproviders
— Get A List Of SAML Configurations.
/v1/v1/saml/identityproviders
POST
Createidentityprovider
— Create A New SAML Configuration.
/v1/v1/saml/identityproviders
PUT
Updateidentityprovider
— Update A SAML Configuration.
/v1/v1/saml/identityproviders/{id}
DELETE
Deleteidentityprovider
— Delete A SAML Configuration.
/v1/v1/saml/identityproviders/{id}
GET
Getsamlmetadata
— Get SAML Configuration Metadata XML.
/v1/v1/saml/identityproviders/{id}/metadata
POST
Disablesamllockdown
— Disable SAML Lockdown.
/v1/v1/saml/lockdown/disable
POST
Enablesamllockdown
— Require SAML For Sign-in.
/v1/v1/saml/lockdown/enable
MCP Tools
get-list-allowlisted-users
Get List Of Allowlisted Users.
read-only
idempotent
allowlist-user
Allowlist A User.
read-only
remove-allowlisted-user
Remove An Allowlisted User.
idempotent
get-list-saml-configurations
Get A List Of SAML Configurations.
read-only
idempotent
create-new-saml-configuration
Create A New SAML Configuration.
update-saml-configuration
Update A SAML Configuration.
idempotent
delete-saml-configuration
Delete A SAML Configuration.
idempotent
get-saml-configuration-metadata-xml
Get SAML Configuration Metadata XML.
read-only
idempotent
disable-saml-lockdown
Disable SAML Lockdown.
require-saml-sign
Require SAML For Sign-in.