Hi John,

thanks for your query, I'm CC-ing to the users list, I think it can be of interest to the users who've started playing with CXF OAuth2 module.

On 14/11/12 07:08, John Bright wrote:
Hi Sergey,

Could you please provide me some examples on how to use oAuth 2.0 in CXF
with Oracle Access Manager...

Colm and myself worked on getting a server-side support for SAML2 Web SSO profile:

http://cxf.apache.org/docs/saml-web-sso.html

Colm has tested it against many Identity Providers, and thus our expectations are that the CXF service provider code is very compliant. We haven't tested against OAM but I'm assuming it can act as SAML2 Identity Provider and very likely CXF will work with OAM.

Now, we have this demo:

https://github.com/Talend/tesb-rt-se/tree/master/examples/cxf/jaxrs-oauth2/sso-saml

It shows how to use CXF OAuth2 and Web SSO SAML2 support together.
Shibboleth is used as the identity provider.

We'll get to supporting OAuth2-'aware' SAML2 assertions via RS and possibly WS paths, I guess early in 2013


Also, can I use only OAuth2.0 in CXF without OAM ?

https://github.com/Talend/tesb-rt-se/tree/master/examples/cxf/jaxrs-oauth2/

is the simpler/original version of the same demo

HTH, Sergey

--
Thanks and Regards
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
John Bright. J
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -

Reply via email to