Updated Key generation (markdown)

master
Justin Richer 2015-07-04 09:55:00 -04:00
parent e673257485
commit 494713952f
1 changed files with 2 additions and 0 deletions

@ -4,6 +4,8 @@ Both the MITREid Connect server webapp and the Simple Web App client come pre-pa
## Generating a public/private keypair
For testing purposes, you can use the [Online JSON Web Key Generator](https://mkjwk.org).
You can use the [JSON Web Key Generator](https://github.com/mitreid-connect/json-web-key-generator) project to generate a JSON Web Key suitable for your installation.
To generate a key, run `java -jar json-web-key-generator-0.1-SNAPSHOT-jar-with-dependencies.jar`. Several other arguments are defined which may be required depending on your key type: