Click HERE to see how Saviynt Intelligence is transforming the industry. |
on 09/06/2023 08:03 PM
Achieving real-time provisioning of access involves two factors:
a. Instant creation of tasks as soon as the request is submitted
b. Instant fulfillment/provisioning of access as soon as the task is created
How to achieve instant creation of tasks?
In the case of role-based entitlement tasks creation(or tasks for standalone entitlements where startdate is present), one of the two can happen
To achieve instant creation of tasks, there is a config available in Global configurations(Tasks->Settings) as below-
This config enables you to have tasks created even in case startdate is a future date. You can specify the time difference between current date and role start date till which you want to create tasks without running the EnterpriseRoleManagementJob. This especially helps you in case of firefighter access where the access granted is time bound and even a minute is crucial . If your EnterpriseRoleManagementJob is scheduled for every 15 mins , you do not have to wait for another 15 minutes for tasks creation , but you can have those created as soon as the request is approved
NOTE – Maximum time difference allowed in the product in 15 mins . You can leave this config as blank in case you do not want to create role entitlement tasks without EnterpriseRoleManagementJob job.
Instant creation of tasks can be achieved with Enterprise roles and Application Roles as well . Enterprise Roles and Application roles also exhibit same technical behavior as firefighter role where you provide start date and end date . However , you might not have default time frame added in case of these type of roles but you can come across time bound scenarios where end users have explicitly selected a time difference of half hour or one hour between start date and end date.
How to achieve fulfillment/provisioning of tasks?
To achieve real-time provisioning we have a config 'Instant Provisioning' under the security system which instantly provisions the access once you have the tasks created without losing time. Enable the below config to achieve the same.
Real-time provisioning can be achieved with Enterprise roles and Application Roles as well. Enterprise Roles and Application roles also exhibit the same technical behavior as firefighter roles where you provide a start date and end date. However, you might not have a default time frame added in case of these types of roles but you can come across time-bound scenarios where end users have explicitly selected a time difference of half an hour or one hour between the start date and end date.