/irma_email_issuer

IRMA email attribute issuer

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Email server

Add an email address for use in your Yivi app.

Setting up the server

  1. Generate JWT keys for the issuer
./utils/keygen.sh ./src/main/resources/sk ./src/main/resources/pk
  1. Copy the file src/main/resources/config.sample.json to build/resources/main/config.json and modify it.
  2. Run gradle appRun in the root directory of this project.
  3. Navigate to http://localhost:8080/irma_email_issuer/api/hello