samlp:IDPEntry
Element information
Namespace: urn:oasis:names:tc:SAML:2.0:protocol
Schema document: saml-2.0-os/saml-schema-protocol-2.0.xsd
Type: samlp:IDPEntryType
Properties: Global, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| ProviderID | [1..1] | xsd:anyURI | ||
| Name | [0..1] | xsd:string | ||
| Loc | [0..1] | xsd:anyURI |
Used in
- Type samlp:IDPListType (Element samlp:IDPList)
Sample instance
<samlp:IDPEntry ProviderID="http://www.example.com/" Name="string"/>


