-
Bug
-
Resolution: Done
-
Major
-
None
Depending on this Jira issue https://issues.jboss.org/browse/PLINK-695
there are some changes about IdentityUrl element. Now you can define <Provider> in picketlink.xml like this:
<PicketLinkSP xmlns="urn:picketlink:identity-federation:config:2.1" ServerEnvironment="tomcat" BindingType="${bindingType}"> <IdentityURL> <Provider DefaultUrl="http://${hostname}:8080/${idpContextPath}/" Type="org.picketlink.test.integration.federation.saml.util.CustomIdentityURLProvider" Page="/selectDomain.jsp"/> </IdentityURL> <ServiceURL>http://${hostname}:8080/${deployment}/</ServiceURL> </PicketLinkSP>
But there are missing relevant changes in XSD schema (picketlink_v2.1.xsd).
- clones
-
JBEAP-15377 (7.2.z) IdentityUrl element has changed but XSD schema not
- Closed
- is cloned by
-
PLINK-734 IdentityUrl element has changed but XSD schema not
- Open
- is incorporated by
-
JBEAP-23551 (7.4.z) Upgrade PicketLink from 2.5.5.SP12-redhat-00009 to 2.5.5.SP12-redhat-00011
- Closed