HI,
I am using Spring security  with CAS.I can do sso between my two spring 
web-apps.It is working fine but now i want to perform login through rest 
api(form a java desktop application).

I know we can enable rest api using Spring RestTemplate .But I have some 
doubts about the same.

I have already seen a link<https://wiki.jasig.org/display/CASUM/RESTful+API> 
for enableing rest api in cas.

But my useDao(provide user login details such as username,password) is in 
spring webapplication.

Then How can i get a service ticket for my spring security 
web-app(http://localhost:4185/CRUDWebAppMavenized/) using this link? 
.http://localhost:4502/cas/v1/ticket 

Thanks

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to