keycloak-scim/examples
2014-09-03 11:22:08 +02:00
..
cordova KEYCLOAK-591 Require SSL for all external requests by default 2014-08-01 13:52:04 +01:00
cors Version bump 2014-09-01 10:17:00 +02:00
demo-template Added README.md with Overview of all examples 2014-09-03 11:22:08 +02:00
js-console Version bump 2014-09-01 10:17:00 +02:00
providers Version bump 2014-09-01 10:17:00 +02:00
themes Added sunrise theme to examples, including instructions on how to deploy 2014-05-29 13:14:39 +01:00
pom.xml Version bump 2014-09-01 10:17:00 +02:00
README.md Added README.md with Overview of all examples 2014-09-03 11:22:08 +02:00

Login, Distributed SSO, Distributed Logout, and OAuth Token Grant Examples

Preconfigured Examples

The Preconfigured Examples (in 'preconfigured-demo') contains pre-configured examples that can be deployed without having to configure anything except importing the realm settings into Keycloak. To try this out follow the instructions in preconfigured-demo/README.md.

Unconfigured Examples

The Unconfigured Examples (in 'unconfigured-demo') contains examples without any Keycloak specific configuration. These should be used in conjunction with the online screencasts tutorials at http://keycloak.org/docs.