diff --git a/Key-generation.md b/Key-generation.md index b50575a..2d78a85 100644 --- a/Key-generation.md +++ b/Key-generation.md @@ -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: