orgs

Update the SAML Authentication settings for this Organization.

Update the SAML Authentication settings for this Organization.

patch/orgs/{org}/saml-authentication

Request body

saml_auth_enabledboolean
saml_auth_enforcedboolean
saml_metadata_inlinestring

If configured, SAML metadata will be used as entered instead of retrieved from a remote URL.

saml_metadata_inline_webappstring nullable

When configured, this inline SAML metadata is used instead of the legacy app SAML configuration when signing into the new Cloudsmith web application.

saml_metadata_urlstring uri nullable

If configured, SAML metadata be retrieved from a remote URL.

saml_metadata_url_webappstring uri nullable

When configured, this SAML metadata URL is used instead of the legacy app SAML configuration when signing into the new Cloudsmith web application.

Response

Updated the SAML Authentication settings.

saml_auth_enabledboolean required
saml_auth_enforcedboolean required
saml_metadata_inlinestring

If configured, SAML metadata will be used as entered instead of retrieved from a remote URL.

saml_metadata_inline_webappstring nullable

When configured, this inline SAML metadata is used instead of the legacy app SAML configuration when signing into the new Cloudsmith web application.

saml_metadata_urlstring uri nullable

If configured, SAML metadata be retrieved from a remote URL.

saml_metadata_url_webappstring uri nullable

When configured, this SAML metadata URL is used instead of the legacy app SAML configuration when signing into the new Cloudsmith web application.

Changes

No recorded changes to this endpoint across all 1 revision of this API.