Specification of authentication module in the sequence.
The authentication modules are evaluated in sequence (or in parallel if possible). At least one authentication module must succeed for authentication to be successful. If there are required or requisite modules in the sequence then all of them must succeed for the sequence to be successful.
Name | Type | Multiplicity | Description |
---|---|---|---|
name |
property string |
[1,1] | Reference to the authentication module name. |
description |
property string |
[0,1] | Free form description (administrator comment). |
documentation |
property string |
[0,1] | Technical documentation for a particular object or construct. |
order |
property int |
[0,1] | Ordering number for the module. |
necessity |
property AuthenticationSequenceModuleNecessityType |
[0,1] | Necessity, i. |
Flags: RAM,runtime
Multiplicity: [1,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Technical documentation for a particular object or construct.
The purpose of this element is to document system configuration and behavior.
The documentation will not be presented to end users. In fact, it will probably
not be presented at all in midPoint user interface. This documentation element
is supposed to be a part of the technical documentation of midPoint deployment.
The tools than generate deployment configuration will look for these elements
and combine them to compiled documentation document.
AsciiDoc formatting is assumed for this element. Any leading or trailing
whitespace is skipped. Indentation equivalent to he indentation of the first
non-blank line of text is also skipped.
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:1
Multiplicity: [0,1]