Hi
Do you use CXFRS ? If yes you might to experiment with CXFRS
Jetty-backed endpoints, with the SAML2 filters:
http://cxf.apache.org/docs/jaxrs-oauth2-assertions.html#JAXRSOAuth2Assertions-SAML2Bearer
Though they have not been as well stressed as the filters for the JWT
assertions (described below at that page).
Please follow up at the CXF list if it is of any interest
Cheers, Sergey
On 21/02/17 21:22, Goyal, Arpit wrote:
Hi,
We are implement OAuth+SAML Bearer assertion and wanted to know if someone
played around with JETTY acting as OAuth token server based on SAML Assertion?
Basically - https://tools.ietf.org/html/draft-ietf-oauth-saml2-bearer-23 we
want to test within camel route with JETTY as OAuth Token Server post
verification of Signed SAML Assertion.
Apologies if this question is against the forums question strategy to have
pre-investigation. Currently I have none and want to avoid running our camel
implementation against standard server, but TDD approach.
Regards,
Arpit.