Details

    • Sub-task
    • Resolution: Done
    • Minor
    • None
    • None
    • None
    • 2.26.2021 - 3.12.2021, 3.12.2021 - 3.26.2021, 3.26.21 - 4.9.21, 4.9.21 - 4.23.21, 4.22.21 - 5.6.21, 5.7.21 - 5.21.21, 5.21.21 - 6.4.21, 6.4.21 - 6.18.21, 6.18.21 - 7.2.21

    Description

      Testing: all relying party overrides defined in the config AND the custom entity attribute definitions will be available in the Relying Party Attributes section of the metadata editor.

       

      Adding values to those will result in values being added to the XML result for the metadata in the EXTENSIONS. For example:

      <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" ID="_5b9426f0-bfae-4ed8-a98b-9445d86c5a33" entityID="urn:federation:MicrosoftOnline">
        <Extensions>
          <alg:DigestMethod xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
          <alg:SigningMethod xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
          <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute">
            <saml2:Attribute xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion" Name="AAA">
              <saml2:AttributeValue xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xsd:string">k</saml2:AttributeValue>
            </saml2:Attribute>
          </mdattr:EntityAttributes>
        </Extensions>
        <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
      ...
        </SPSSODescriptor> 
      </EntityDescriptor>
      

      This block has EntityAttributes in the Extensions block - one for a custom entity attribute created with the name AAA

      Attachments

        Activity

          People

            bill.smith@at.internet2.edu Bill Smith (unicon.net)
            charise.arrowood@at.internet2.edu Charise Arrowood (unicon.net)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2 minutes Original Estimate - 2 minutes
                2m
                Remaining:
                Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified