HI team,
Is it possible to apply filter at attribute level in metadata security like below:
{
"uri": "configuration/entityTypes/XYZ/attributes/permit",
"permissions": [
{
"role": "role_permit",
"filter": "equals (attributes.permit,'true')",
"access": [
"READ",
"UPDATE",
"CREATE",
"DELETE"
]
}
]
}
------------------------------
Rahul Raveendran
Cognizant
------------------------------