-
kdu replied to the topic Custom UI Development in OpenIdM – 6.0.0.2 in the forum Identity Management 3 years, 7 months ago
Where did you get stuck? I followed the guide and was able to create a custom screen.
Only things I had to do additionally were:
1. Create a link to that new screen in the selfservice portal. I did this by modifyingconfig/AppConfiguration.js
and add a new url in :links.user.urls
section of configuration fororg/forgerock/commons/ui/common/compo…
[Read more]