Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3888

IdentityUrl element has changed but XSD schema not

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.0.ER6
    • Security
    • None

    Description

      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).

      Here is link for related commit https://github.com/jbossas/redhat-picketlink/blob/eap-7.x/modules/config/src/main/java/org/picketlink/config/federation/parsers/SAMLConfigParser.java#L130.

      There is version 2.5.5.SP1 in EAP7.0.0.ER6.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              hsvabek_jira Hynek Švábek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3 days
                  3d
                  Remaining:
                  Remaining Estimate - 3 days
                  3d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified