Skip to content

technologynexus/nexusgo-signingportaldemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signing portal demo

Build Status

This project uses the Nexus PDF signing API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Setup an account for PDF Signing

The project uses Azure Keyvault to sign its assertions

Use key from webapp

Setup

To run the application, the following Environment variables needs to be set:

  • KEYVAULT_BASE_URL - Base URL to keyvault that holds the signing key
  • KEY - Name of signing key
  • APPLICATION_ID - Application ID to access the signing key from application
  • PASSWORD - Password for Application ID to access the signing key from application
  • CLIENT_ID - Client ID to use the PDF Signing API
  • ISS - Issuer (this property is not really used in the API, only for information)

Deployment

Create webapp in Azure

Built With

Reference deployment

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages