Hi
On 02/03/14 05:52, [email protected] wrote:
Hi,

We are using custom transport in service side. I went through
https://cxf.apache.org/docs/jax-rs-saml.html to evaluate how to add SAML
support .

In the link if we set <bean id="samlEnvHandler"
class="org.apache.cxf.rs.security.saml.SamlEnvelopedInHandler">,
SAMLEnvelopedInHandler seems to handle the token. Since we are not using
spring and creating a JAXRSServerFactoryBean object, is there a way to set
SamlEnvelopedInHandler  programmatically?

Yes, register it as a provider
Cheers, Sergey


--
View this message in context: 
http://cxf.547215.n5.nabble.com/SAML-Assertion-tp5740677.html
Sent from the cxf-user mailing list archive at Nabble.com.



--
Sergey Beryozkin

Talend Community Coders
http://coders.talend.com/

Blog: http://sberyozkin.blogspot.com

Reply via email to