Signing Keys
Create Signing Key
CreateSigningKey creates a new Signing Key for the Organisation.
This API creates a new RSA key pair, storing the public key and returning the private key. The private key must be kept secure and should not be shared publicly as it has the ability to sign JWTs which can be used to authenticate to Versori APIs on behalf of your Organisation (or scoped to a specific End User within Versori Embedded).
If the private key is lost, it cannot be recovered and a new key pair must be generated. In this scenario, it is the Organisation’s responsibility to delete the Signing Key from Versori so that any JWTs signed by the lost key are invalidated.
POST
Path Parameters
Body
application/json
Name of the public key.