JWKS
In order to verify a signature of request objects coming from a client, or to provide encrypted ID tokens to a client, you have to register the client's public key to IDPartner for signature verification and/or message encryption.
The following example illustrates the usage of mkjwk.org service to generate a key pair for encryption.
By clicking “Generate” button, the tool shows the generated keys in various formats. We will use “Public and Private Keypair Set” in this example.