From 494713952fa0d937f2dee56444616047609f84bb Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Sat, 4 Jul 2015 09:55:00 -0400 Subject: [PATCH] Updated Key generation (markdown) --- Key-generation.md | 2 ++ 1 file changed, 2 insertions(+) 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: