Click HERE to see how Saviynt Intelligence is transforming the industry. |
11/07/2024 05:34 AM
Hi Team,
we are trying to exclude Request access for self. we have created the SAV role for Provisioning ,
In SAV role we have added the advanced query:
[{"for":"RequestAccessforOthers","query":"select a from Users a where a.statuskey=1"},{"for":"RequestAccessOthersMultiUser","query":"select a from Users a where a.statuskey=1"},{"for":"ViewExistingAccess","query":"select a from Users a"},{"for":"RequestAccessforSelf","query":"select a from Users a where a.statuskey=1 and a.requestee!=${a.requestor}"}
but it is not Working as excepted
11/07/2024 06:02 AM
11/07/2024 06:22 AM
But, It should have the "Request Access for other option".
There is one birthright SAV Role Who is having the "Request for Self " option.
11/07/2024 06:26 AM
Remoev self option keep others option