[keycloak-dev] Pulling in reusable stuff from Identity Broker

Stian Thorgersen stian at redhat.com
Fri Jul 19 10:46:56 EDT 2013


I've started to pull in reusable stuff from Identity Broker, and at the same time done some refactoring. It's here:

https://github.com/stianst/keycloak/tree/idb-pull

It's a work in progress at the moment, but the general idea is to pull things into 3 components (all jars):

* sdk-html - sdk for html and js applications, this includes the login and registration forms
* social - social spi + google and twitter implementations
* ui - web app to create/manage applications/realms/users


More information about the keycloak-dev mailing list