[keycloak-dev] Angular 2 Account Management

Stan Silvert ssilvert at redhat.com
Tue Sep 19 10:42:26 EDT 2017


On 9/19/2017 9:15 AM, Stan Silvert wrote:
> On 9/19/2017 3:02 AM, Schuster Sebastian (INST/ESY1) wrote:
>> Hi Stan,
>>
>> Is this supposed to run OOTB or do I need to install anything else manually? I get an error when building complaining about yarn not being there:
> It should run OOTB as long as you specify -Paccount2 for your profile.
> But I messed up and left out the part that downloads node.exe and yarn.
> Didn't notice it because it was already installed on my machine.  I'll
> fix it right away and let you know when you can try again.
Just merged the fix.  Should work now.  Thanks for letting me know about it.
>> [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.5:yarn (yarn install keycloak preview) on project keycloak-themes: Failed to run task: 'yarn install --production=false --frozen-lockfile' failed. java.io.IOException: Cannot run program "/home/xyz/repos/keycloak/themes/src/main/resources/theme/keycloak-preview/account/resources/node/yarn/dist/bin/yarn" (in directory "/home/xyz/repos/keycloak/themes/src/main/resources/theme/keycloak-preview/account/resources"): error=2, No such file or directory -> [Help 1]
>>
>> Best regards,
>> Sebastian
>>
>> Mit freundlichen Grüßen / Best regards
>>
>> Dr.-Ing.  Sebastian Schuster
>>
>> Engineering and Support (INST/ESY1)
>> Bosch Software Innovations GmbH | Ullsteinstr. 128 | 12109 Berlin | GERMANY | www.bosch-si.com
>> Tel. +49 30 726112-485 | Fax +49 30 726112-100 | Sebastian.Schuster at bosch-si.com
>>
>> Sitz: Berlin, Registergericht: Amtsgericht Charlottenburg; HRB 148411 B
>> Aufsichtsratsvorsitzender: Dr.-Ing. Thorsten Lücke; Geschäftsführung: Dr.-Ing. Rainer Kallenbach, Michael Hahn
>>
>>
>>
>> -----Original Message-----
>> From: keycloak-dev-bounces at lists.jboss.org [mailto:keycloak-dev-bounces at lists.jboss.org] On Behalf Of Stan Silvert
>> Sent: Montag, 18. September 2017 23:36
>> To: keycloak-dev <keycloak-dev at lists.jboss.org>
>> Subject: [keycloak-dev] Angular 2 Account Management
>>
>> 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
>> _______________________________________________
>> keycloak-dev mailing list
>> keycloak-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev



More information about the keycloak-dev mailing list