If we disable SAML integration, the existing SAML settings become greyed out and cannot be removed from the UI.
Attached the screenshot for reference:
In order to remove the existing SAML SSO settings from the JFrog platform UI, we can use the following Rest API command
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
Attached the screenshot for reference:
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