fix: remove fingerprint on disable
This commit is contained in:
+1
@@ -102,6 +102,7 @@ const handleDisable = async () => {
|
||||
ssoUrl.value = '';
|
||||
certificate.value = '';
|
||||
spEntityId.value = '';
|
||||
fingerprint.value = '';
|
||||
roleMappings.value = {};
|
||||
|
||||
await saveSamlSettings({});
|
||||
|
||||
Reference in New Issue
Block a user