Working with Security Administration Certificates

This section explains the process for generating and using the Security Administration certificates with the Security Administration component installation. See the following for more information:

Prerequisites

  • You will need to run the included powershell scripts on a Windows 10 machine. The certificate generation methods are not included in earlier versions of Windows.
  • You should run the scripts with Powershell 4 or later.
  • You must create a self-signed cert called OspreyApplicationIdentity. You will add line after installing Security Administration. The thumbprint should be added to the following line in the .JSON:
      "wsFederation": {
        "ClientSecrets": [ "F790C2E42186EAE1C464B243DF1CB55D8FF72439" ]
      },