From b11ee8abea8ee9ff4c3fb0d76542795cd4ba5d36 Mon Sep 17 00:00:00 2001 From: heldev Date: Wed, 2 Oct 2019 20:32:52 -0400 Subject: [PATCH] Keycloak new URL The old one redirects here --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ace5b..7c7837d 100644 --- a/README.md +++ b/README.md @@ -864,7 +864,7 @@ A curated list of awesome Java frameworks, libraries and software. - [jjwt](https://github.com/jwtk/jjwt) - JSON web token for Java and Android. - [Jwks RSA](https://github.com/auth0/jwks-rsa-java) - JSON Web Key Set parser. - [Kalium](https://github.com/abstractj/kalium) - Binding for the Networking and Cryptography (NaCl) library. -- [Keycloak](https://keycloak.jboss.org) - Integrated SSO and IDM for browser apps and RESTful web services. +- [Keycloak](https://www.keycloak.org) - Integrated SSO and IDM for browser apps and RESTful web services. - [Keyczar](https://github.com/google/keyczar) - Easy-to-use, safe encryption framework with key versioning. - [Keywhiz](https://github.com/square/keywhiz) - System for distributing and managing secrets. - [Nbvcxz](https://github.com/GoSimpleLLC/nbvcxz) - Advanced password strength estimation.