Tim,

the REST API should be able to accommodate your use case: 
https://wiki.jasig.org/display/CASUM/RESTful+API

Cheers,
Dmitriy.

Sent from my iPhone

On Apr 6, 2012, at 16:48, "Tim Dalsing" <tdals...@vmware.com> wrote:

> Is is possible to use CAS to authenticate a user/pass via /login without 
> redirection?  The client isn't actually a browser, but a hardware device that 
> sends identification (the "user") and a credential (the "password") in an 
> HTTP call.  I would like to use CAS to authenticate the device and map the 
> ident to a user, which is then used to determine the role for authorization.  
> Web service calls are used beyond the web server to process business logic, 
> so proxy tickets would be helpful.  Since the device cannot do a redirect CAS 
> must process the u/p and return a ticket.  I planned to write a custom filter 
> that would grab the u/p from the HTTP call and make a call to CAS via /login 
> to authenticate and return the ticket, which would then be validated via 
> /serviceValidate.  Is this possible?
> 
> Thanks,
> Tim Dalsing
> -- 
> You are currently subscribed to cas-user@lists.jasig.org as: 
> dmitriy.kopyle...@gmail.com
> To unsubscribe, change settings or access archives, see 
> http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
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