[CXF-3882] WS-Federation and Claims transformation

2012-01-27 Thread Oliver Wulff
Hi there Due to extensions for the WS-Federation Web SSO support I'm looking into CXF-3882. Let's assume an STS has configured several realms/security domains. What happens if I send a SAML token from one security domain and request a new SAML token from another security domain? Right

Re: Removing two more modules ?

2012-01-27 Thread Sergey Beryozkin
Hi It is time to return to this thread with more modules being and about to be added to the trunk On 20/09/11 12:07, Sergey Beryozkin wrote: Hi What do you think of dropping a couple of modules for 2.5: - both rt-bindings-local and rt-bindings-object seem to do the same thing, I recall

Re: Removing two more modules ?

2012-01-27 Thread Daniel Kulp
On Friday, January 27, 2012 1:02:11 PM Sergey Beryozkin wrote: Hi It is time to return to this thread with more modules being and about to be added to the trunk On 20/09/11 12:07, Sergey Beryozkin wrote: Hi What do you think of dropping a couple of modules for 2.5: - both

Re: Removing two more modules ?

2012-01-27 Thread Sergey Beryozkin
Hi On 27/01/12 15:59, Daniel Kulp wrote: On Friday, January 27, 2012 1:02:11 PM Sergey Beryozkin wrote: Hi It is time to return to this thread with more modules being and about to be added to the trunk On 20/09/11 12:07, Sergey Beryozkin wrote: Hi What do you think of dropping a couple of

Support multiple policy interceptor providers per policy assertion

2012-01-27 Thread Andrei Shakirin
Hi, At the moment policy mechanism is very powerful, but have some limitations. One of them is that it is possible to register only one InterceptorProvider for one policy assertion. PolicyInterceptorProviderRegistry interface extends Regsitry as: public interface

Re: Support multiple policy interceptor providers per policy assertion

2012-01-27 Thread Daniel Kulp
On Friday, January 27, 2012 4:38:41 PM Andrei Shakirin wrote: Hi, At the moment policy mechanism is very powerful, but have some limitations. One of them is that it is possible to register only one InterceptorProvider for one policy assertion. PolicyInterceptorProviderRegistry interface