Instead of using a bash script I just created a web page (make sure your IP 
address is allowed access to restful and you always use https to access the 
page).

The output should be something like this if it works.
TGT Created
Service: [         ]
[Submit]

<html>
<body>
restful test<br>
<form action="https://host.domain.edu/cas/v1/tickets"; method="post">
username: <input type="text" name="username"><br>
password: <input type="password" name="password"><br>
<input type="submit" value="Submit">
<a href="http://host.domain.edu/cas/logout";>restful logout</a>
</form>
</body>
</html>

Tom

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to