Creating and configuring an OAuth 2.0 provider

Hi Team

Is pega using AWS key generation feautre to generate token.

Is pega platform keystore stores using AWS key management service.

  1. In the Security settings section, in the Keystore field, press the Down arrow key to select a keystore, or click the Open icon to create a keystore.

    The Pega Platform keystore stores the client’s private and public key pair, which the server uses to authenticate the client machine.

@NavdeepK2565 Yes Pega Platform can use the Amazon Web Services Key Management Service (AWS KMS) for key generation and management. You can create a master key in AWS KMS and then create a keystore instance in Pega Platform that refers to the KMS. This involves creating a customer master key and an access key within AWS KMS and then configuring the Pega keystore instance with the necessary details such as the Access key ID Secret access key and the ARN of the customer master key.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Configuring an Amazon Web Services Key Management Service keystore