Symantec IGA

 View Only
  • 1.  Create user in IM through HR database (need logic to create unique logn Id)

    Posted Nov 24, 2022 08:58 AM
    Dears,

    We want to automate user creation in IM through HR database. For this we have already created custom connector.
    we are facing issue to give user a unique login ID which is not in HR database for new users and that login Id should be same for provisioning account in active directory.

    Currently, we have the following attribute in HR database.
    USER_ID
    FIRST_NAME
    LAST_NAME
    FULL_NAME
    DEPARTMENT

    In our case user Id and login Id are different we can't use same.
    I'll be thankful to anyone who can help us to automate this process.


  • 2.  RE: Create user in IM through HR database (need logic to create unique logn Id)

    Broadcom Employee
    Posted Nov 25, 2022 02:48 AM

    Hi Talha

    Just to clarify, the required loginID would be use when provisioning a new AD accounts? or Is the AD account already created for this users?

    If a new AD account is to be created, you can use a PolicyXpress to generate a unique loginID based on your requirements.

    Feel free to add more information as required.

    Thank you
    Rinat




  • 3.  RE: Create user in IM through HR database (need logic to create unique logn Id)

    Posted Nov 27, 2022 03:12 AM
    Hi Rinat,

    Thanks for your help. Yes we need unique loginID that would be used when provisioning a new AD accounts.

    Would you please guide me how we can generate unique loginID through PX that we can trigger on createuser event.


    Thanks,