This topic has 2 replies, 2 voices, and was last updated 6 years, 9 months ago by meyerbro.
-
AuthorPosts
-
September 28, 2015 at 11:33 am #5625
meyerbro
ParticipantHello, is it possible to edit the user ldap groups using the OpenIDM UI?
I want to add, or edit, an user and to use checkbox (like the roles) to check each group the user is connected to.
I know that I will probably have to code for that, I just need some help to start, maybe some examples.
I started creating my own templates (ui/extension):
ui/extension/templates/admin/AdminUserProfileTemplate.html
ui/extension/templates/admin/AdminUserRegistrationTemplate.htmlI will probably have to edit the file:
ui/default/enduser/public/org/forgerock/openidm/ui/admin/users/AdminUserProfileView.jsThanks,
Felipe-
This topic was modified 6 years, 9 months ago by
meyerbro.
September 28, 2015 at 12:33 pm #5629Andrew Potter
ParticipantYou could a look at the following two articles. They’re not precisely what you’re trying to do but should give you enough information to modify the UI in the way you need.
http://idmonsters.blogspot.co.uk/2015/09/implementing-user-marketing-preferences.html
http://yaunap.blogspot.co.uk/2015/09/data-driven-preferences-list-in-openidm.htmlBut why not use role based provisioning, with LDAP group(s) configured as assignments of the Role?
Section 8.3 of the Integrators Guide gives guidances on Roles/Assignments etc
https://backstage.forgerock.com/#!/docs/openidm/3.1.0/integrators-guide#configuring-custom-rolesSeptember 29, 2015 at 10:28 am #5654meyerbro
ParticipantThanks Andrew! It helped!
-
This topic was modified 6 years, 9 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.