Hi,
I am currently using ODM decisioncenter where I am running my application. I was able to enforce security using LDAP but when I am executing the permissions API to disable the DELETE button then its not being disabled. I am setting the DELETE to no for the my LDAP group, however the delete button is still enabled.
{
"permission": "DELETE",
"value": "NO",
"type": "*"
}
Upon checking further, I found that rtsInstaller role is taking precedence over the permission API that I am trying to set.
Can anyone please suggest whether its possible to disable the delete button if the user is part of rtsInstaller and rtsDeployer?
Regards
Sid
------------------------------
Siddhartha Patro
------------------------------