JBoss EAP 6.3 Model Reference
Home
(current)
Versions
WildFly 18.0
WildFly 17.0
WildFly 16.0
WildFly 15.0
WildFly 14.0
WildFly 13.0
WildFly 12.0
WildFly 11.0
WildFly 10.1
WildFly 10.0
WildFly 9.0
WildFly 8.2
WildFly 8.1
WildFly 8.0
JBoss EAP 7.2
JBoss EAP 7.1
JBoss EAP 7.0
JBoss EAP 6.4
JBoss EAP 6.3
JBoss EAP 6.2
JBoss EAP 6.1
JBoss EAP 6.0
JBoss AS7 7.1.1
Get JBoss EAP
Get WildFly
About
JBoss EAP 6.3
core-service=management
security-realm
authorization=ldap
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.