We’re working on setting up the password policy for few applications in Identity IQ.
We have a requirement seeing the condition that, if users of a specific workgroup(service desk group in our case) changes the password of a user, password generated should be a temporary password(one time login).
Any sort of information would be appreciated, which would lead us to achieve this.
Appreciate your response. May be I’ll rephrase my question. We’ve already have this quicklink in place where service desk have seperate dynamicscope configured.
Now the issue is, while configuring the “password_policy” for an application(as pasted below), we’re setting “pwdLastSet” to true for password to be generated should be a temporary/one time login pwd.
Now we need to ensure this attribute change in password_policy should only works for ServiceDesk group(“allow others”) but not end users(“allowself”).
You can incorporate the following logic into your password change policy and check. This will configure the pwdLastSet attribute to false for end users and to true for the service desk.