<attributeVerification>
<identifier>attributeVerification</identifier>
<item>
<path>extension/employeeCardID</path>
</item>
</attributeVerification>
Module attributeVerification
Attribute verification authentication module. Module which can be used as additional to any of the previous authentication modules. The aim of the module is to check defined focus items if they match. The focus must be identified for this module to be used. This module is marked as not sufficient to live on its own.
Name | Description | Required | Type |
---|---|---|---|
|
Structure defining which items to check if they match. |
true |
ModuleItemConfigurationType |
ModuleItemConfigurationType consists of the following attributes:
Name | Description | Required | Type |
---|---|---|---|
|
The path to the focus attribute which should be checked if matches. |
true |
ItemPathType |
|
Matching rule which should be used for this item while filtering or comparing the attribute values. |
false |
QName |
Example of attributeVerification module
See also
Was this page helpful?
YES
NO
Thanks for your feedback