From 078d58f057928980ce007671e7030b4768392c21 Mon Sep 17 00:00:00 2001 From: aanganes <aanganes@mitre.org> Date: Wed, 11 Jul 2012 06:35:47 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 97f739e..098accd 100644 --- a/Home.md +++ b/Home.md @@ -18,4 +18,12 @@ If you run into javax.crypto.JceSecurity errors, do the following: * [Feature List](wiki/Feature-list) * [Build Instructions](wiki/Build-instructions) - * [Architecture](wiki/Architecture) \ No newline at end of file + * [Architecture](wiki/Architecture) + +# Related Github projects + +* [simple-user-repository](https://github.com/jricher/simple-user-repository) +An example implementation of backend user data storage and management. + +* [simple-web-app](https://github.com/mitreid-connect/simple-web-app) +A simple application that shows the OpenIdConnectAuthenticationProvider and OIDCAuthenticationFilter in action. \ No newline at end of file