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