...
Schema Name and Location
This element is defined by the within the urn:mace:shibboleth:2.0:security schema namespace, the schema for which can be located at http://shibboleth.net/schema/idp/shibboleth-security.xsd.
Attributes
| Name | Type | Description |
|---|---|---|
| usage |
| Describes the use to which the credential will be put |
...
Credentials are distinguished by their xsi:type.
xsi:type | Function | ||
|---|---|---|---|
BasicResource | Allows credentials to be defined by a path or a more advanced Spring resource | ||
BasicInline | Allows credentials to defined inline within XML | ||
X509ResourceBacked | Allows X509 credentials to be defined by a path or a more advanced Spring resource | X509Filesystem | (Deprecated in favor of X509ResourceBacked) Allows X509 credentials to be defined by a path or a more advanced Spring resource |
X509Inline | Allows X509 credentials to defined inline within XML |