Set up PDF Signing API in Nexus GO
To set up the API, follow these steps:
Click Services > Signing.
Select the signing service for which you want to set up the API. Click Set up API.
Enter a JWKS URL, see below for more information. Click Next. If it is not possible to expose a public endpoint, then check Use custom keys and enter the public key in the input field.
Click Next and Submit to confirm.
JSON Web Key Set (JWKS)
The signed assertion for authentication is validated with a public key. By using PKI, the signing key can be changed at any time without having to go to the admin portal and reconfigure it.
The web application shall expose the public key in a JSON Web Key Set (JWKS) on a URL and specify it in the configuration. For more information, see Authenticate to the PDF Signing API.
In case it is not possible to expose a public endpoint, the public key can also be explicitly stated. In this case, the single key shall be stated in JWK format:
Related content
Copyright 2024 Technology Nexus Secured Business Solutions AB. All rights reserved.
Contact Nexus | https://www.nexusgroup.com | Disclaimer | Terms & Conditions