📔eSignet Client Creation
This document provides instructions on eSignet client creation.
Prerequisites
Keycloak Client is created for eSignet. The
esignet_admin_access
client scope is assigned as a default scope. More info>>
Procedure
Create a private key public key JWK pair. (https://mkjwk.org can be used).
Create an eSignet OIDC client using the following API. (Replace parameters with appropriate values in the below API)
Last updated