Updated Home (markdown)
parent
1e925b2959
commit
078d58f057
8
Home.md
8
Home.md
|
@ -19,3 +19,11 @@ If you run into javax.crypto.JceSecurity errors, do the following:
|
||||||
* [Feature List](wiki/Feature-list)
|
* [Feature List](wiki/Feature-list)
|
||||||
* [Build Instructions](wiki/Build-instructions)
|
* [Build Instructions](wiki/Build-instructions)
|
||||||
* [Architecture](wiki/Architecture)
|
* [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.
|
Loading…
Reference in New Issue