chore: docs

This commit is contained in:
Shivam Mishra
2025-09-01 13:30:42 +05:30
parent edd78ff4bc
commit 5ba79036ea
@@ -105,6 +105,7 @@ const handleDisable = async () => {
fingerprint.value = '';
roleMappings.value = {};
// the empty save will delete the SAML settings item
await saveSamlSettings({});
};