Deleting a Secret - Identity and Access Management Services - 4.4 - 4.4 - Ready - Other - external - Other/Identity-and-Access-Management-Services/4.4/Identity-and-Access-Management-Services/Configuring-Providers-and-Clients-Using-the-Hyland-IdP-Service-Account/Generating-a-Secret-for-the-Service-Account-Client/Managing-Secrets-of-the-Service-Account-Client-Using-the-Command-Line/Deleting-a-Secret - 2024-11-20 - You can delete a secret from the command line utility.

Identity and Access Management Services

Platform
Other
Product
Identity and Access Management Services
Release
4.4
License

You can delete a secret from the command line utility.

Note: It is assumed that you have already completed the base configuration for the Hyland IdP server. If you have not yet completed the base configuration, first complete the instructions under Setting Up the Hyland IdP Server From the Command Line.

To delete a secret, use the following command and then append the --secretname switch and its value using double quotation marks.

dotnet Hyland.Identity.Server.Initialization.dll delete-secret

For example, a complete command for deleting a secret may look like the following:

dotnet Hyland.Identity.Server.Initialization.dll delete-secret --secretname "CindySmith"