Removing users with Requester Identity

Sort:
You are not authorized to post a reply.
Author
Messages
msjmg111
Veteran Member
Posts: 74
Veteran Member
    We need to clean up(delete) a large number of users with a Requester Identity and am looking for a simple, one time method of removal.  I do not want to delete the user, just the Identity.  Any advice on this topic would be appreciated.
    isln_boy
    Basic Member
    Posts: 8
    Basic Member
      Because loadusers -u won't delete Identities (only roles, groups, and users), here are a couple of options:

      1. Create a loadusers XML file for the valid Requester identities
      2. Delete the Requester service (and corresponding identities)
      3. Re-add the Requester service
      4. Use "loadusers -f" to load the valid Requester identities back

      Or

      1. Create a ProcessFlow using the "Resource Update" node to delete the Requester identities you don't want
      msjmg111
      Veteran Member
      Posts: 74
      Veteran Member
        Thanks for the quick response, it worked like a charm. I chose the first since I am most familiar with ssoconfig. As for doing it with PF, are you refering to PF Integrator or can it be done with basic Professional?
        Julie
        Nick
        Veteran Member
        Posts: 50
        Veteran Member
          The "Resource Update" node is available in PF Integrator, not in Professional.
          You are not authorized to post a reply.