You can add a new 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 add a new secret, use the following command, and then append the --secretname switch and its value using double quotation marks.
dotnet Hyland.Identity.Server.Initialization.dll create-secret
For example, a complete command for adding a new secret may look like the following:
dotnet Hyland.Identity.Server.Initialization.dll create-secret --secretname "CindySmith"