Symantec IGA

  • 1.  CA IdentityMinder UI Customization

    Posted Sep 21, 2015 11:47 AM

    Hi All, 

     

    I have two questions related to CA IdentityMinder UI Customization

     

    1.  Where we can configure "OK" button action available in task completion or task failure page present in public task like Self registration or Forgot Password ? 

    2. Where we can configure "Green Tick"(Task Completion) and Task Failed(Red Cross) image with in IDM ? 

    Any response at the earliest would be much appreciable. 

    Regards, Naveen Paul



  • 2.  Re: CA IdentityMinder UI Customization

    Posted Sep 21, 2015 01:22 PM

    Hi Naveen,

     

    You can display custom message after the IDM task completion or failure. There is  a folder called confirmation_fragment under /iam_im.ear/user_console.war/app. Check the readme.txt where you can get the info on how to configure the custom messages. Also check the task_status.jsp under iam_im.ear/user_console.war/app/page. See for  <table id="confirmation-message" ..> ....</table>. Use this snippet as a reference and change according to your requirement. (You can copy entire content of task_status.jsp and create a jsp page <taktag.jsp> as descibed in readme.txt). You can put your own public URL, image etc .

     

    Similary for the error message , do it in the error_fragment


    Regards-

     



  • 3.  Re: CA IdentityMinder UI Customization

    Posted Feb 14, 2016 02:34 AM

    Hello,

     

    Just have similar requirement at my end...Is there a sample for how to write these JSP Pages?

    For confirmation/Errors.

     

    Thanks.

    Sai