Sonatype · Capability
Sonatype Lifecycle Public REST API — Config OIDC
Sonatype Lifecycle Public REST API — Config OIDC. 3 operations. Lead operation: Config OIDC. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
DELETE
Deleteoidcconfiguration
— Use this method to delete the OIDC configuration.
/v1/api/v2/config/oidc
GET
Getoidcconfiguration
— Use this method to retrieve the OIDC configuration.
/v1/api/v2/config/oidc
PUT
Insertorupdateoidcconfiguration
— Use this method to enable SSO using OpenID Connect (OIDC). This request uses the content type application/json to transmit the configuration to IQ Server.
/v1/api/v2/config/oidc
MCP Tools
use-this-method-delete-oidc
Use this method to delete the OIDC configuration.
idempotent
use-this-method-retrieve-oidc
Use this method to retrieve the OIDC configuration.
read-only
idempotent
use-this-method-enable-sso
Use this method to enable SSO using OpenID Connect (OIDC). This request uses the content type application/json to transmit the configuration to IQ Server.
idempotent