From 7064ccc90d9f13ba8d1e1ebc59eb7b1400e548a6 Mon Sep 17 00:00:00 2001 From: Joshua Bellamy-Henn Date: Thu, 10 Jul 2014 14:13:17 -0600 Subject: [PATCH] Add Keycloak + Picketlink --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 20a6f63..c9288d1 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,8 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ *Libraries that handle role/rights with associated permissions* * [Apache Shiro](http://shiro.apache.org/) +* [Keycloak](http://keycloak.jboss.org/) +* [PicketLink](http://picketlink.org/) ## Template Engine