Sergy,

Sorry for not being clear. In previous comment to above you said it
correctly about my usecase.

I have a JEE application with already authenticated subject, with in the
workflow of that application, I am trying call another 3rd party JAX-RS
service that requires SAML authentication (I am not sure yet about enveloped
or header yet).

scenario 1 - Call 3rd party service using WebClient. The confusion for me
here is how to write the WebClient such that it can handle identity
challenge comes back from that service's IDP programatically. 

scenario 2 - Call 3rd party service using WebClient, but use the current
Subject for any identity challenges. I see your answer. I do not have any
suggestions. I am asking if there were any.

Thanks

Ramesh..



--
View this message in context: 
http://cxf.547215.n5.nabble.com/JAX-RS-Client-to-handle-SAML-OAuth2-in-SSO-tp5750699p5750802.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to