users@jersey.java.net

[Jersey] Re: Jersey and SAML?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Thu, 2 Aug 2012 11:54:21 +0200

On Jul 31, 2012, at 5:32 PM, Brian Mulholland <brian.mulholland_at_cats.usdoj.gov> wrote:

> My project is gearing up to use Jersey for our REST services. We have Novell Access Manager in front of the webapps that will be calling the REST services. We want the user to be shared through to the web services. Novell has suggested to us that we use SAML. I am not seeing any docs on Jersey and SAML. I see apache’s CXF supports SAML. How would I go about using SAML with Jersey?

Jersey does not have a SAML 2.0 support at the moment. It may be a nice addition however, so if you want, please file a new RFE in our Jersey Jira.

Marek