yes the CAS Rest API in this situation is not enabled. I've tested that code with another CAS that has REST enabled and got it working. I've also written a hack to retrieve the login page and get...
Type: Posts; User: psubrownie; Keyword(s):
yes the CAS Rest API in this situation is not enabled. I've tested that code with another CAS that has REST enabled and got it working. I've also written a hack to retrieve the login page and get...
I am posting the question there also, since spring security is protecting the service and using CAS where does the question belong....
I did see that but the current CAS protecting the service does...
I'm trying to consume a REST service protected by Spring Security/CAS programmatically. Can anyone tell me what header to put the username/password in or how to get the correct ticket to set as a...