Symantec IGA

 View Only
  • 1.  IDM User Authentication

    Posted Dec 14, 2016 05:53 PM

    I am having a requirement to have IDM task that checks for IDM User Authentication ;

     

    is there a BLTH call we can use by passing  %User_ID% with Password to see if it correct or not ?

     

    i know i can user BLTH Java  but i want to stay with in the Task only to validate the user's password is correct or not

     

    please advise



  • 2.  Re: IDM User Authentication
    Best Answer

    Broadcom Employee
    Posted Dec 15, 2016 12:49 AM

    Hi,

     

    Please try to use following function: user.authenticate(password)

     

     

     

    Regards,

    Sumeet