Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
<EntityDescriptor ID="_36BF9BFBF49BA48A2D13395075556522" entityID="https://localhost:8443/fedizhelloworld/" 
   xmlns:auth="http://docs.oasis-open.org/wsfed/federation/200706" 
   xmlns:fed="http://docs.oasis-open.org/wsfed/federation/200706" 
   xmlns:wsa="http://www.w3.org/2005/08/addressing" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
      <SignedInfo>
         <CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
         <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
         <Reference URI="#_36BF9BFBF49BA48A2D13395075556522">
            <Transforms>
               <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
            </Transforms>
            <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
            <DigestValue>GP0clMqrkm58j17R/IlG+ksITDQ=</DigestValue>
         </Reference>
      </SignedInfo>
      <SignatureValue>REMOVED</SignatureValue>
      <KeyInfo>
         <X509Data>
            <X509SubjectName>CN=localhost</X509SubjectName>
            <X509Certificate>REMOVED</X509Certificate>
         </X509Data>
      </KeyInfo>
   </Signature>
   <fed:RoleDescriptor protocolSupportEnumeration="http://docs.oasis-open.org/wsfed/federation/200706" 
      xsi:type="fed:ApplicationServiceType">
      <fed:ApplicationServiceEndpoint>
         <wsa:EndpointReference>
            <wsa:Address>https://localhost:8443/fedizhelloworld/</wsa:Address>
         </wsa:EndpointReference>
      </fed:ApplicationServiceEndpoint>
      <fed:TargetScope>
         <wsa:EndpointReference>
            <wsa:Address/>
         </wsa:EndpointReference>
         </fed:TargetScope>
      <fed:ClaimTypesRequested>
         <auth:ClaimType Optional="true" Uri="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/role"/>
      </fed:ClaimTypesRequested>
      <fed:PassiveRequestorEndpoint>
         <wsa:EndpointReference>
            <wsa:Address>https://localhost:9443/fedizidpfediz-idp/</wsa:Address>
         </wsa:EndpointReference>
      </fed:PassiveRequestorEndpoint>
   </fed:RoleDescriptor>
</EntityDescriptor>