WildFly Full 24 Model Reference
home
core-service=management
security-realm
authorization=ldap
Deprecated
Since 1.7.0
The security-realm configuration is deprecated and may be removed or moved in future versions.
Configuration to use LDAP as the user repository.
Children (2)
group-search
The configuration to search for a users groups.
group-to-principal
A group search where the group entry contains an attribute referencing it's members.
principal-to-group
A group search where the principal entries contain an attribute referencing the groups that they are a member of.
username-to-dn
User search configuration where the username is already a distinguished name.
advanced-filter
An advanced filter configuration to identify the users distinguished name from the username.
username-filter
A simple filter configuration to identify the users distinguished name from their username.
username-is-dn
User search configuration where the username is already a distinguished name.
Attributes (1)
connection
The name of the connection to use to connect to LDAP.
Attribute
Value
Type
STRING
Nillable
false
Expressions Allowed
false
Storage
configuration
Access Type
read-write
Restart Required
resource-services
Operations (2)
add
Adds a configuration to use LDAP as the user repository.
Request Parameter
Type
Required
Expressions Allowed
Default value
Description
connection
STRING
true
false
The name of the connection to use to connect to LDAP.
remove
Removes a configuration to use LDAP as the user repository.