Obtaining the token signing certificate for authenticating Pega Robot Manager users
Obtain the token-signing certificate that contains cryptographic private and public keys that digitally sign a security token when authenticating Pega Robot Manager users through OAuth 2.0 with SAML bearer.
Follow these steps to obtain the token-signing certificate from Pega Robotic Automation Security Token Services.
You can skip these steps if your client already provides the token-signing certificate with a public key in the form of a keystore.
- Start the Pega Robotic Automation Security Token Service Configuration Console.
- Expand the Service Configuration list and select Token Signing.
- In the STS Token Signing Certificate field, select the certificate that you want to export.
- Click Export Public Cert to export the
certificate.See the following figure for reference:
- Save the certificate as a Java KeyStore (JKS) or Public-Key Cryptography Standards (PKCS12) file and include a password.
Previous topic Authenticating Pega Robot Manager users through OAuth 2.0 with SAML bearer Next topic Configuring Pega Robot Manager to support OAuth 2.0 with SAML bearer