Symantec IGA

  • 1.  Login directly into a task instead of selecting it from the nav pane.

    Posted Jan 19, 2017 09:57 AM

    Hello.

     

    I created a role that is assigned to all users that dont have set their security questions configured (DefaultQARole), Those user have to login into IDM and set their security questions, then they are moved to another role.

     

    This "DefaultQARole" role only have one task, and is shown in the naviigation pane on the left (Configure QA Task). Users have to click that task, and then set their security questions.

     

    Is there a way to configure IDM that when a user with the "DefaultQARole" logs in to IDM it takes them directly into the "Configure QA Task", this way they dont have to click on the task that is shown in the navigation pane on the left.?

     

    Im using IDM 12.6.8 on Oracle WebLogic 12.1.3 and Win2012 R2

     

    Regards.



  • 2.  Re: Login directly into a task instead of selecting it from the nav pane.

    Broadcom Employee
    Posted Jan 19, 2017 11:06 AM

    Hello,

     

    Have you tried adding the tasktag into the URL, for example:

    http://host:port/iam/im/alias/ui7/index.jsp?task.tag=tasktag

     

    Regards,

    CS



  • 3.  Re: Login directly into a task instead of selecting it from the nav pane.

    Posted Jan 19, 2017 01:02 PM

    Hello Catherine, thanks for the response.

     

    Im looking around on IDM, i am not able to find where to configure the URL, the idea is basically that users just have to login and it will take them directly to the task, wiithout the need of clicking on any task.

     

    Regards.



  • 4.  Re: Login directly into a task instead of selecting it from the nav pane.

    Posted Jan 19, 2017 02:15 PM

    Hello Jean,

     

    There may be a way to complete your desired idea, but it is not a simple configuration out of the box.

     

    What you would need to do is create a custom authentication module that performs a check on sign in if a user has the QnA field filled in. You would then need to gather the Task tag as Cathy has provided as an example above. Finally you would need to configure the custom authentication module to redirect you to the proper url.

     

    Possibly SiteMinder could have this already implemented in their product but you would need to confirm with them. Also you would then need to integrate IDM with SM.

     

    You may want to consider opening an idea under the communities forum and see if this can be implemented into the out of the box functionality of IDM.

     

    Thank You,

    Vincent Parziale