Clarity

  • 1.  Redirection in Ca Clarity

    Posted Mar 02, 2018 09:35 AM

    We have setup "Single Sign On" on our application. Now when ever an email notification is sent to the appropriate users, we have link pointing to the instance of application with the correct SSO URL.

    But the already sent notifications via email,  prior to our SSO setup have the URL with old link. Is there any way in the NSA to redirect the URL. We are using TOMCAT as our web server. 

     

    Thanks in advance.

     

    Best regards,

    Samad Abdul Aleem



  • 2.  Re: Redirection in Ca Clarity

    Posted Mar 02, 2018 10:33 AM

    Not in the application as far as I know, but you should be able to do something in the tomcat files that the NSA creates.

     

    Specifically some small changes to the server.xml and web.xml files that get created under the "tomcat-app-deploy\conf" in your setup.

     

    NB - You would have to reapply any changes you make to those two files if you subsequently change anything in the NSA (since the NSA itself recreate those files).