md:SingleLogoutService
Element information
Namespace: urn:oasis:names:tc:SAML:2.0:metadata
Schema document: saml-2.0-os/saml-schema-metadata-2.0.xsd
Type: md:EndpointType
Properties: Global, Qualified
Content
- Any element [0..*] Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Binding | [1..1] | xsd:anyURI | ||
Location | [1..1] | xsd:anyURI | ||
ResponseLocation | [0..1] | xsd:anyURI | ||
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type md:IDPSSODescriptorType via extension of md:SSODescriptorType (Element md:IDPSSODescriptor)
- Type md:SPSSODescriptorType via extension of md:SSODescriptorType (Element md:SPSSODescriptor)
- Type md:SSODescriptorType
Sample instance
<md:SingleLogoutService Binding="http://www.example.com/" Location="http://www.example.com/"> <!--any element--> </md:SingleLogoutService>