[keycloak-dev] Angular 2 Account Management
Stan Silvert
ssilvert at redhat.com
Mon Sep 18 17:35:34 EDT 2017
The new Angular 2 Account Management Console just got its first commit
to master. This console will be extensible, allowing new pages to be
added. It will have a better look and feel as it adheres to PatternFly
standards. Also, it looks nice on your phone.
If you'd like to take a peek, you will need to build keycloak with an
"account2" profile ( mvn install -Paccount2 )
Then when you run the server, use this system property:
-Dkeycloak.profile.feature.account2=enabled
After that, just log in to the admin console and set the account theme
to "keycloak-preview"
Don't expect full functionality just yet. There is a lot of work to do
on the back end with our new account management REST endpoints.
Stan
More information about the keycloak-dev
mailing list