[JIRA] Created: (SSPCPP-438) Artifact resolver code doesn't use EndpointIndex in 2.0 artifacts

Scott Cantor (JIRA) noreply at shibboleth.net
Tue Apr 17 01:32:03 BST 2012


Artifact resolver code doesn't use EndpointIndex in 2.0 artifacts
-----------------------------------------------------------------

                 Key: SSPCPP-438
                 URL: https://issues.shibboleth.net/jira/browse/SSPCPP-438
             Project: Shibboleth SP - C++
          Issue Type: Bug
          Components: SAML 2.0 Single Sign-On
    Affects Versions: 2.4.3, 2.4.2, 2.4.1, 2.4
            Reporter: Scott Cantor
            Assignee: Scott Cantor
            Priority: Minor
             Fix For: 2.5


The ArtifactResolver plugin doesn't pay attention to the EndpointIndex in 2.0 artifacts; instead it walks the full list of SOAP endpoints.

It should be ok to fix this by looking for a matching index and if that fails, fall back to the looping. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list