Hi All, I have working REST API by CAS 5.0 server .
request: http://localhost:8080/cas/v1/tickets response: <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\"><html><head><title>201 Created</title></head><body><h1>TGT Created</h1><form action="http://10.0.0.72:8080/cas/v1/tickets/TGT-3-t0ko7vRwTkvNWwLTUWTxHIEXR4WVRyGhmpwrgMTrhvqaCu2gfJ-localhost" method="POST">Service:<input type="text" name="service" value=""><br><input type="submit" value="Submit"></form></body></html> *What I don't understand is why author take response in this way ?* *Is there some reason to use it like the form or it is just help to know how to implement ?* Why is not used JSON or XML . -- - 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/e94e5a8e-42ec-452e-ade3-6074f3d69010%40apereo.org.
