XMLSigning Rule
Identified by type="XMLSigning"
, this rule enables signature authentication of messages and assertions.
Attributes
Name | Type | Default | Description |
---|---|---|---|
errorFatal | boolean | false | If true, failure to validate a supplied certificate is fatal during message processing. This is distinct from cases where a certificate isn't present. |
Example
<PolicyRule type="XMLSigning" errorFatal="true"/>
, multiple selections available,