Symantec Access Management

 View Only
  • 1.  I am getting a "HTTP/1.1 302 found" how can I get more info

    Posted Oct 11, 2016 10:52 PM
      |   view attached

    I am getting this "HTTP/1.1 302 found" when I attempt to login to my application with ca single sign on  ( ca siteminder )

    This is a new install and site minder has never worked with this application yet, however it does work with other apps .

     

    what logs do I need to look at in site minder specifically for more info

     

    thanks



  • 2.  Re: I am getting a "HTTP/1.1 302 found" how can I get more info

    Posted Oct 11, 2016 11:04 PM

    looks like it is a redirection

     

    Then why does it says 302 Found? This is a test for a project I'm making in which I have to get some values displayed on a webpage and integrate it with my projec

    302 is an HTTP code for redirection. It's not an error, you just need to make the program follow the redirection

     



  • 3.  Re: I am getting a "HTTP/1.1 302 found" how can I get more info
    Best Answer

    Posted Oct 12, 2016 11:39 AM

    Best is to check web agent trace logs to identify why it decided to redirect to the login page even when it already had the smsession cookie.



  • 4.  Re: I am getting a "HTTP/1.1 302 found" how can I get more info

    Posted Oct 12, 2016 12:01 PM

    so it has a smsession cookie at this point ?

     

    how can I confirm this ?

     

    thnks



  • 5.  Re: I am getting a "HTTP/1.1 302 found" how can I get more info

    Posted Oct 12, 2016 02:33 PM

    Check your screenshot and look for the post request headers.