Hi folks,

I'm not sure if this is the proper list for this -- I was just checking
the archives since I'm just starting to experiment with OSGi and I saw a
message from last year asking for use cases for CAS/OSGi.

I'd like to be able to use CAS proxy in an OSGi bundle so we can have
SOAP/REST endpoints inside a ServiceMix OSGi bundle that would do a CAS
proxy auth before routing on to the "real" service endpoints.

Use Case: Student logs into an app (that requires CAS auth) which makes a
call to a Web Service on the ESB which performs the proxy authentication
and then makes a call to a service that retrieves their class schedule. 
The Class Schedule Service doesn't need to have a proxy callback since it
has a secure relationship with the proxy facade (which does have the proxy
callback).

This would help us manage our auth and our endpoint management (fewer
changes in callback urls and service urls by going through an ESB facade).

Does that make sense?

Thanks!

Tomo



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