...
Expand | ||
---|---|---|
| ||
Description Use this task to finalize a process that is going to be used as a post-login process. Execute the service task at the end of a post-login process in order to mark the post-login process as successfully finished. It will not work without this. Do not use this task outside a post-login process. Calling this task more than once within a post-login process will result in a failure. Configuration There are no parameters to configure. |
Expand | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
Description Use this task to search for a core object and create an AuthenticatedUser which is passed to the datamap with the key "AuthenticatedUser". Configuration To use this task, configure the following delegate expression in your service task:
The following parameters can be configured in Identity Manager Admin:
The task can be defined as follows: Spring configuration
|