The Shibboleth IdP V3 software has reached its End of Life and is no longer supported. This documentation is available for historical purposes only. See the IDP4 wiki space for current documentation on the supported version.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The <StartTLSTrustCredential> elements specifies the X.509 trust information to use when connecting to the directory over LDAPS or startTLS.

Schema Name and Location

This element is defined by the urn:mace:shibboleth:2.0:resolver:dschema, which can be located at http://shibboleth.net/schema/idp/shibboleth-attribute-resolver-dc.xsd.  

The xsi:type of the credential is usually defined by the urn:mace:shibboleth:2.0:security schema, which can be located at http://shibboleth.net/schema/idp/shibboleth-security.xsd

Attributes

Attributes may only be provided if required by the specific credential type.

Child Elements

Child Elements may only be provided if required by the specific credential type.

Credential Types

Credentials are distinguished by their xsi:type.  Only credentials of type sec:X509Filesystem and sec:X509Inline can be provided.  Further details are available under the metadata providers Credentials

  • No labels