<focusIdentification>
<identifier>focusId</identifier>
<item>
<path>name</path>
<matchingRule>polyStringNorm</matchingRule>
</item>
</focusIdentification>
Module focusIdentification
Focus identification authentication module. Module that according to the specified attributes tries to find a user in midPoint. If only focusIdentification module is defined, authentication won’t succeed. This module is marked as not sufficient to live on its own.
Name | Description | Required | Type |
---|---|---|---|
|
Structure defining how the user should be looked for. |
true |
ModuleItemConfigurationType |
ModuleItemConfigurationType consists of the following attributes:
Name | Description | Required | Type |
---|---|---|---|
|
The path to the focus attribute according to which the focus should be found. |
true |
ItemPathType |
|
Matching rule which should be used for this item while filtering or comparing |
false |
QName |
Example of focusIdentification module
See also
Was this page helpful?
YES
NO
Thanks for your feedback