[keycloak-dev] Examples

Stian Thorgersen stian at redhat.com
Tue Mar 11 06:06:00 EDT 2014


I find the examples a bit confusing, and also not that great to help people get started building their own apps.

One idea would be to have a single configuration of the examples. Only deployable to WildFly and deployed using the subsystem. It would be great to see these deployed (and configured) to Keycloak with a single command ('mvn clean install jboss-as:deploy'?).

Then we'd add a new repo called keycloak-quickstarts. This would contain very basic quickstarts that can be used to get started. Some initial quickstarts we could add:

* Installed application
* "Local" JavaScript application
* "Remote" JavaScript application
* Server-side application (JSF?)
* Bearer only service
* Third-party application
* WildFly deployment

For the example and quickstart it would be great to have testsuites to automate testing.


More information about the keycloak-dev mailing list