requisite
sufficient
optional
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | no-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
flag | STRING | false | true | The flag controls how the module participates in the overall procedure. Allowed values are requisite, required, sufficient or optional. | |
code | STRING | true | false | Class name of the module to be instantiated. | |
module-options | OBJECT | false | true | List of module options containing a name/value pair. | |
login-module-stack-ref | STRING | false | false | Reference to a login module stack name previously configured in the same security domain. |