We had the same issue, but we fixed it using the REST API (using some javascript), and will migrate soon using the JWT (more secure). These are valuable alternatives, all implemented in the CAS v4.2.x server ...
Vincent Le jeudi 2 février 2017 21:47:23 UTC+1, Richard Yang a écrit : > > I am using cas 4.2.7 > http://localhost/cas/login?username=xxx&password=yyyy just gives me the > default cas login page. > I understand I may need to attache a "login ticket" if not submitting a > login form, but how to get a login ticket? > > The reason I want to use the cas login api in http request is to integrate > cas sso with our existing login page. > Please do not tell me I can custom my current login page with cas's jsp > form based login. It is just too much work and jsp to us is a very old > technology and not to be considered for new development. > > Thanks. > > Richard > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/83512a30-5830-480c-b680-8964284027d2%40apereo.org.
