Basically I am working on a data integration project that gets data from various sources and integrates them. This is in a JEE env. The user logs into our app using JAAS, now I need to make client calls to SAML & OAuth2 backed web services to retrieve the data.
Two usecases here are, configure cxf to make the client calls ignoring the logged subject and establishing new identity, the next is delegation, where some how use/decorate logged in subject's credentials to make necessary calls that avoids extra authentication. Thanks Ramesh.. -- View this message in context: http://cxf.547215.n5.nabble.com/JAX-RS-Client-to-handle-SAML-OAuth2-in-SSO-tp5750699p5750771.html Sent from the cxf-user mailing list archive at Nabble.com.
