md:ArtifactResolutionService
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:IndexedEndpointType
Properties: Global, Qualified
Content
- Any element [0..*] Namespace: ##other, Process Contents: lax
from type md:EndpointType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Binding | [1..1] | xsd:anyURI | from type md:EndpointType | |
Location | [1..1] | xsd:anyURI | from type md:EndpointType | |
ResponseLocation | [0..1] | xsd:anyURI | from type md:EndpointType | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type md:EndpointType | |
index | [1..1] | xsd:unsignedShort | ||
isDefault | [0..1] | xsd:boolean |
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:ArtifactResolutionService Binding="http://www.example.com/" Location="http://www.example.com/" index="1"> <!--any element--> </md:ArtifactResolutionService>