on ‎2009 Feb 04 5:40 AM
Hi,
I have one doubt regarding approval process, I created an approval process for new user. But before the approver approves the request the new user is able to login to the workflow.
I believe the process should be like, only after the approver approves the new user should be able to login. Is my understanding right?
Or is it like in the approval decline task I need to define the deprovision process? If so Is there any option not to create a user in identity store until it is approved.
Regards,
Pricy
Request clarification before answering.
Hi Pricy,
The new user is able to login, due to the existence of password (MX_PASSWORD) before the approval task.
So, don't use MX_PASSWORD in your pass where identity entry stores in "Identity Store".
Create a pass in a job under your approval task (under Approve) that can be used to store password in MX_PASSWORD.
Means the password will be available only when approver approves, then only new user can login.
hope this helps you.
regards
Anand.M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pricy,
Question is not clear to me. Still try to answer.
MX_PASSWORD for workflow login
MX_ENCRYPTED_PASSWORD for provisiong
so you configure a job after approval task with 2 passes
1 pass which stores password (MX_PASSWORD) and (MX_ENCRYPTED_PASSWORD)
2 pass for provisioning using MX_ENCRYPTED_PASSWORD
MX_PASSWORD need not be used only when u create a new user.
regards
Anand.M
Hi Anand,
my question is :
If i have defined an approval task for adding a role or privelege to the user.
(As of now when i submit a new user request (before approval) the user gets created in IS.) will the provisioning of privelges to the user will happen as soon as he submits the request? or will it happen only after approval.
I think my question will be clear now . Assume the user entry is already in IS with encrypted password.
So when a user request for a privelege will that be provisioned as soon as he submits or will it provision only when the approver approves?
Regards,
Pricy
Hi Pricy,
Clear Now!!
*Request Role* (Approval Task) (Access Control - All Employees)
- Approve (Access Control - Approver)
-- Provision User (Action Task)
--- Job
- Decline
-- Nothing
1) So first end user access Request Role Task (provisioning will not happen)
2) Next step goes to approver
3) if Approver Approve approves then Provision User Task triggers
4) if Approver Decline declines then Nothing
Finally means Provision User triggers only when the "Request Role" task is approved
regards
Anand.M
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.