Hey All
So I have created the following Sets with manual users in it
- SSPR QA Gate - user1
- SSPR SMS Gate - user2
And created the following workflow
- Password Reset QA Gate AuthN Workflow - for user1
- Password Reset SMS Gate AuthN Workflow - for user2
How do I connect these through MPR and test that
- User1 gets QA gate for registration and reset
- User2 gets SMS gate for registration and reset
What all do I need to do ? According to the SSPR guide I have enabled the following MPRs
- Enable the Management Policy Rule named “Anonymous users can reset their password”
- Enable the Management Policy Rule named “Password reset users can read password reset objects”
- Enable the management policy rule named “Password reset users can update the lockout attribute of themselves”
- Enable the management policy rule named “User management: Users can read attributes of their own”
- Enable the management policy rule named “General: Users can read non-administrative configuration resources”
- Modify the management policy rule named “Administration: Administrators can read and update Users” to include new One Time Password attributes
How do I modify them (or any other thing) to get the different gates working for different users (sets)..
Thanks..