Sonatype · Capability
Sonatype Lifecycle Public REST API — Config SAML
Sonatype Lifecycle Public REST API — Config SAML. 4 operations. Lead operation: Config SAML. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
DELETE
Deletesamlconfiguration
— Use this method to delete the SAML configuration.
/v1/api/v2/config/saml
GET
Getsamlconfiguration
— Use this method to inspect the SAML configuration.
/v1/api/v2/config/saml
PUT
Insertorupdatesamlconfiguration
— Use this method to enable SSO using SAML. This request uses the content type multipart/form-data to transmit the configuration to IQ Server.
/v1/api/v2/config/saml
GET
Getmetadata
— Use this method to retrieve IQ Server's metadata service provider descriptor.
/v1/api/v2/config/saml/metadata
MCP Tools
use-this-method-delete-saml
Use this method to delete the SAML configuration.
idempotent
use-this-method-inspect-saml
Use this method to inspect the SAML configuration.
read-only
idempotent
use-this-method-enable-sso
Use this method to enable SSO using SAML. This request uses the content type multipart/form-data to transmit the configuration to IQ Server.
idempotent
use-this-method-retrieve-iq
Use this method to retrieve IQ Server's metadata service provider descriptor.
read-only
idempotent