Hi, I was wondering about Java EE Security Support in CXF. More particular, I would like to know, if Role Information from an SAML Token is available in the Security Context?
If a CXF Provider receives a SAML Token including all asigned roles of a given user, could I use Java EE Security Annotations, or javax.xml.ws.WebServiceContext.isUserInRole(role) to check for a certain role? Kind regards, Jan -- View this message in context: http://cxf.547215.n5.nabble.com/Role-Information-in-SAML-Token-tp4841005p4841005.html Sent from the cxf-user mailing list archive at Nabble.com.
