Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/05/2024 10:41 AM
Hi All,
We have an User case where, The requester should have the option to select the type of access. Either Temporary or Permanent. Based on the user's selection :
As we know as per Saviynt Documentation:
Is it possible to show/ hide End dates for entitlements based on Dynamic attribute selection. Let us know if you have any workaround on this.
Thanks,
09/05/2024 11:14 AM
09/05/2024 11:15 AM
Hi @UPande119 , are the entitlements which fall under permanent and temporary are different or same?
09/05/2024 12:17 PM
@rushikeshvartak What do you mean by "You can have 2 different entitlement and achieve a workaround"
09/05/2024 12:35 PM
@UPande119 2 different entitlement type is what you can use and on the basis of DA you will show them.
09/05/2024 01:37 PM
If you have Ent A for temporary access and Ent B for permanent access
09/05/2024 01:39 PM
Thanks Team, Unfortunately this is not an option for us.
09/05/2024 01:40 PM
Please raise idea ticket https://ideas.saviynt.com/
09/05/2024 02:11 PM
@rushikeshvartak @NM - FYI -I have created Idea for this Use case : EIC-I-6179
09/05/2024 02:20 PM
@rushikeshvartak or @NM
Is there a way we can use the if else condition at "Config JSON for Request Dates" at entitlement type?
{
"ENDDATEREQUIRED" : "1",
"MAXTIMEFRAMEHRS": "3"
}
If dynamic value is temporary we need to enable ENDDATEREQUIRED else not required?
09/05/2024 02:46 PM
No