[
https://issues.apache.org/jira/browse/FEDIZ-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh closed FEDIZ-60.
------------------------------------
> Fediz SAML WebSSO Documentation is missing a closing > in one code snippet
> --------------------------------------------------------------------------
>
> Key: FEDIZ-60
> URL: https://issues.apache.org/jira/browse/FEDIZ-60
> Project: CXF-Fediz
> Issue Type: Documentation
> Reporter: Savas Ziplies
> Assignee: Colm O hEigeartaigh
> Priority: Trivial
>
> Hi
> This is absolutely less than even trivial but I stumbled upon a missing
> closing delimiter on
> http://cxf.apache.org/docs/saml-web-sso.html#SAMLWebSSO-POSTBindingFilter
> {code}
> <bean id="ssoRedirectPOST"
> class="org.apache.cxf.rs.security.saml.sso.SamlPostBindingFilter">
> <property name="idpServiceAddress"
> value="https://localhost:9443/idp"/>
> <property name="assertionConsumerServiceAddress" value="/racs/sso"/>
> <property name="stateProvider" ref="stateManager"/>
> <property name="useDeflateEncoding" value="true"/>
> </bean
> {code}
> The last closing > is missing @</bean.
> Sorry if this seems to trivial, but for the lazy ones like me, this can be
> closed when you have time.
> Best
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)