dcm4chee-arc-light 5.13.0 and dcm4che 5.13.0 released

152 views
Skip to first unread message

gunterze

unread,
Mar 31, 2018, 11:23:17 AM3/31/18
to dcm4che

Docjay

unread,
Apr 1, 2018, 3:46:14 PM4/1/18
to dcm4che
Great work Gunter and team!  thanks for the update!

FYI- for anyone else trying to install the secure-ui version, it appears we must stick with Wildfly-11 and Keycloak 3.4.3.  Wildfly-12 & Keycloak 3.4.3 don't play nice yet. 

Maybe I did something wrong during my clean install, but I could never get wildfly to startup without errors until I reverted back to Wildfly 11 from using 12.

Docjay

unread,
Apr 1, 2018, 6:32:46 PM4/1/18
to dcm4che
I deployed the secure-ui of this latest release.

After I log in, I'm getting this message in the bottom right corner, I've never seen it before.  I've configured keycloak, just like before.

Running these:

Wildfly v11
Keycloak v3.4.3 of the overlay and adapter

Thanks
d4c error.JPG

gunterze

unread,
Apr 3, 2018, 4:48:50 AM4/3/18
to dcm4che

Initialize the configuration of UI permissions (s. #1206) in LDAP by


$ ldapadd -xW -Dcn=admin,dc=dcm4che,dc=org -f $DCM4CHEE_ARC/ldap/init-ui-config.ldif $ ldapadd -xW -Dcn=admin,dc=dcm4che,dc=org -f $DCM4CHEE_ARC/ldap/default-ui-permissions.ldif


or if updating on Docker by


$ docker exec <ldap-container-id> init-ui-config $ docker exec <ldap-container-id> init-ui-permissions


to avoid error message Permission not Found in the UI.


@ Keycloak v3.4.3 & Wildfly 12.0.0:

Keycloak v3.4.3 overlay is incompatible with Wildfly 12.0.0.  Keycloak v3.4.3 adapter is compatible with Wildfly 12.0.0. So you can run dcm4chee-arc secure-ui on Wildfly 12.0.0 with a standalone Keycloak v3.4.3 server.

Reply all
Reply to author
Forward
0 new messages