Removing SAML SSO

ARTIFACTORY: How to remove existing SAML SSO settings from JFrog platform

AuthorFullName__c
Sandeep Anikapati
articleNumber
000006157
ft:sourceType
Salesforce
FirstPublishedDate
2024-07-21T08:27:04Z
lastModifiedDate
2024-07-21
VersionNumber
3
If we disable SAML integration, the existing SAML settings become greyed out and cannot be removed from the UI.

Attached the screenshot for reference:
User-added image

In order to remove the existing SAML SSO settings from the JFrog platform UI, we can use the following Rest API command
"curl -XDELETE -H 'Authorization: Bearer XXX' https://XXXX/access/api/v1/saml/default" 



This Rest API will aid in clearing the SAML settings. Please refer to our wiki page on SAML SSO settings.
https://jfrog.com/help/r/jfrog-platform-administration-documentation/saml-sso-configuration