Hi All,
I created a internal role with an user(idmuser01) to manage few attributes in Managed Object User.
Once the user logged in to IDM admin url, he cannot see the Managed Object User.
Updated below as well.
ui-configuration.json
“roles” : {
“internal/role/openidm-authorized” : “ui-user”,
“internal/role/openidm-admin” : “ui-admin”,
“internal/role/IDMSupport” : “ui-admin”
},
access.json
{
“pattern” : “",
“roles” : “internal/role/IDMSsupport”,
“methods” : "”
}
Can someone help me with this ?
Thanks,
bala.