Why are you trying to POST to the login URL? It looks like this isn't the POST from the login page? What do the CAS logs say?
On Thu, 2021-01-21 at 15:27 -0800, Yan Zhou wrote: > Hello, > > i am using CAS 5.3.X, but I think the same would apply to CAS4 or > CA5. > > <form method="POST" > action="https://.....MyCASEndPoint,,,,,,>/cas/login"> > <input type="submit" name="submit" value="submit"></input> > > In browser, when I submit this form, I get 403, > > But, when I use PostMan, it returns CAS login page. > > I do not understand why in browser (FF and Chrome), I am getting 403, > is that because of CSRF? I tried to put in "execution" as hidden > value, but that did not help). > > Why does Postman return a different result as Chrome/FF? > > Thanks, > Yan -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/2a9b6ed50da22a5cb6f82aa376e8354039519e6b.camel%40ndsu.edu.
