Bulk actions on identities are used for making easy and asynchronous changes on multiple identities.
There are two ways to define for what identities will be the bulk action processed. First way is to select all identities:
And second is to choose identities by one through all pages.
Bulk action Remove identities doesn't have any specific settings. You can only choose what identities will be processed.
Required permission for execute:
Bulk action Disable identities doesn't have any specific settings. You can only choose what identities will be processed. The bulk action only changes identity state to DISABLED_MANUALLY
. Now it isn't possible to deactivate identity that is already deactivated.
Required permission for execute:
Bulk action Enable identities doesn't have any specific settings. You can only choose what identities will be processed. The bulk action evaluates the new identity state. The identity must be in state DISABLED_MANUALLY
before running the bulk action.
Required permission for execute:
This bulk action supports specific settings:
Required permission for execute:
This bulk action supports specific settings:
Required permission for execute:
Bulk action resave identity. Bulk action executes simple save on identity.
Required permission for execute:
Bulk action for remove duplicity between roles. For more information and removing algorithm see Roles assignment deduplication
Required permission for execute:
This bulk action (BA) implements setting of the new work position and validity dates for user's contracts. There is small divergence in using this BA from regular setting of these attributes on the contract detail. The thing is that if no value is selected in BA, corresponding item is not changed. This is the difference from standard contract detail which allows setting of the empty value. Therefore this BA is not able to set unlimited contract validity or no contract position. This limitation will be removed in future.
@since 14.1.0
If you add the following configuration variable, it will pre-fill the Valid till date for contracts. The pre-filled date will be today's date + x days based on the configuration value.
For example:
idm.sec.core.bulk.action.identity-change-contract-tree-node-and-validity.extension-period-days=365
Date will be pre-filed with today date + 365 days.
Required permission for execute: