>>> 1. I have to create a client for .NET4.0 web service which claim aware. So, how is CXF interoperability with .NET? >>> You mean that WIF is deployed in the ASP.NET web service using the Active Requestor Profile? The SAML token should contain the claims as an AttributeStatement? Can you share with us the WS-SecurityPolicy of this Web Service?
>>> 2. If CXF support ADFS2.0 as STS. >>> I haven't used ADFS using WS-Trust so far. Usually, it uses a Symmetric and Asymmetric binding. What roles does ADFS 2.0 play? Once as the IDP for the Web application SSO and once to let issue a token onbehalfof/actas the original token from the Web SSO? (this is supported by CXF-Fediz) http://owulff.blogspot.com/2012/04/sso-across-web-applications-and-web_16.html >>> 3. If CXF support passive profile. Especially SP initiated Redirect -> POST binding. >>> Yes, the passive profile is supported by Fediz. Is ADFS the IDP? In which application server is your web application deployed? >>> 4. If CXF can work with LDAP. >>> What do you mean exactly? Is LDAP used for authentication by the STS? Or should the service provider retrieve the claims/roles from LDAP? >>>> 5. My application doesn't use Spring frame work. Do I have to use Spring Frame work to use CXF. >>> No, Spring is not a requirement. ------ Oliver Wulff Blog: http://owulff.blogspot.com Solution Architect http://coders.talend.com Talend Application Integration Division http://www.talend.com ________________________________________ Von: gchoi [[email protected]] Gesendet: Mittwoch, 2. Mai 2012 17:29 Bis: [email protected] Betreff: CXF supporting scope Hi All, So far, I evaluated several frame works, but they seem don't do what I expect. Several people suggested me that I should consider CXF. Before I dig into CXF, I would like know if CXF support following things. By the way, I just joined this user group. 1. I have to create a client for .NET4.0 web service which claim aware. So, how is CXF interoperability with .NET? 2. If CXF support ADFS2.0 as STS. 3. If CXF support passive profile. Especially SP initiated Redirect -> POST binding. 4. If CXF can work with LDAP. 5. My application doesn't use Spring frame work. Do I have to use Spring Frame work to use CXF. Thank in advance. -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-supporting-scope-tp5680855.html Sent from the cxf-user mailing list archive at Nabble.com.
