For the authorization server to authenticate a client correctly, each client needs to be configured with a list of acceptable public keys.
- Go to:
Loginapp >> OAuth 2.0/OIDC Authorization Servers >> OAuth 2.0/OIDC Authorization Server >> OAuth 2.0 Static Clients >> OAuth 2.0 Static Client - In Authentication Settings in property Public Keys create and configure an OAuth 2.0 Client Public Key plugin
- In property Public Key paste the client's key in PEM format.
- If only one public key needs to be configured, the Key ID property is optional. It is mandatory if more than one key needs to be configured.