Skip to content

sebastienblanc/devoxxfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devoxxfr - Keycloak - Tools In Action

These are the demo apps showed during the devoxxfr Keycloak Tools in Action. They are shanelessy inspired by the official Keycloak examples : https://github.com/keycloak/keycloak/tree/master/examples/demo-template

Link to slides : http://redhat.slides.com/sblanc/deck-2?token=tc_y0a5a#/

Initial setup

Default user : sebi / password

product-app

mvn clean wildfly:deploy

Access application on localhost:8080/product-portal

nodejs-service

npm start

angular-client

grunt serve

Access application on localhost:9000

hybrid-client

mkdir platforms plugins

cordova plugin add org.apache.cordova.inappbrowser

cordova plugin add cordova-plugin-whitelist

cordova platform add android

cordova run android


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published