<!-- tag::copyright[]
    Copyright © 2024 - 2026 Ping Identity Corporation

    This code is to be used exclusively in connection with Ping Identity Corporation software or services.
    Ping Identity Corporation only offers such software or services to legal entities
    who have entered into a binding license agreement with Ping Identity Corporation.
end::copyright[] -->
<EntityConfig entityID="[.replaceable]#idp-entityID#" hosted="0" xmlns="urn:sun:fm:SAML:2.0:entityconfig">
    <IDPSSOConfig>
        <Attribute name="description">
            <Value/>
        </Attribute>
        <Attribute name="cotlist">
            <Value>Circle of Trust</Value>
        </Attribute>
    </IDPSSOConfig>
    <AttributeAuthorityConfig>
        <Attribute name="cotlist">
            <Value>Circle of Trust</Value>
        </Attribute>
    </AttributeAuthorityConfig>
    <XACMLPDPConfig>
        <Attribute name="wantXACMLAuthzDecisionQuerySigned">
            <Value></Value>
        </Attribute>
        <Attribute name="cotlist">
            <Value>Circle of Trust</Value>
        </Attribute>
    </XACMLPDPConfig>
</EntityConfig>
