Re: [cas-dev] JMS listeners for SSO and authorization

2011-02-21 Thread Marvin Addison
> would like to know if I can extend CAS functionality to perform authorization > tasks on business services that are comunicating over JMS Define "authorization tasks." I'm thinking this is a non-starter since CAS fundamentally does not have any authorization functionality, and building it woul

Re:[cas-dev] JMS listeners for SSO and authorization

2011-02-21 Thread Angel
Thanks for your answer Ben, Well, I am willing to go all the way of customization and coding needed to put it up, just need to have some directions as to where to start looking. So the idea is to have CAS as the authentication service for our jBoss Portal, this will occur over HTTP of course, b

Re: [cas-dev] JMS listeners for SSO and authorization

2011-02-19 Thread Ben Noordhuis
On Sat, Feb 19, 2011 at 17:25, Angel wrote: > So I´m bulding a security service for a SOA architectue, and would like to > know if I can extend CAS functionality to perform authorization tasks on > business services that are comunicating over JMS, actually the whole > architecture comunicates o