1
1
[[active-directory-realm]]
2
- === Active Directory User Authentication
2
+ === Active Directory user authentication
3
3
4
4
You can configure {security} to communicate with Active Directory to authenticate
5
5
users. To integrate with Active Directory, you configure an `active_directory`
@@ -33,26 +33,25 @@ retrieves the user's group memberships from the `tokenGroups` attribute on the
33
33
user's entry in Active Directory.
34
34
35
35
[[ad-load-balancing]]
36
- ==== Load Balancing and Failover
36
+ ==== Load balancing and failover
37
37
The `load_balance.type` setting can be used at the realm level to configure how
38
38
{security} should interact with multiple Active Directory servers. Two modes of
39
39
operation are supported: failover and load balancing.
40
40
41
41
See {ref}/security-settings.html#load-balancing[Load Balancing and Failover Settings].
42
42
43
43
[[ad-settings]]
44
- ==== Active Directory Realm Settings
44
+ ==== Active Directory realm settings
45
45
46
46
See {ref}/security-settings.html#ref-ad-settings[Active Directory Realm Settings].
47
47
48
48
[[mapping-roles-ad]]
49
- ==== Mapping Active Directory Users and Groups to Roles
49
+ ==== Mapping Active Directory users and groups to roles
50
50
51
51
See {ref}/configuring-ad-realm.html[Configuring an Active Directory realm].
52
52
53
53
[[ad-user-metadata]]
54
- ==== User Metadata in Active Directory Realms
55
-
54
+ ==== User metadata in Active Directory realms
56
55
When a user is authenticated via an Active Directory realm, the following
57
56
properties are populated in the user's _metadata_:
58
57
@@ -72,7 +71,7 @@ Additional metadata can be extracted from the Active Directory server by configu
72
71
the `metadata` setting on the Active Directory realm.
73
72
74
73
[[active-directory-ssl]]
75
- ==== Setting up SSL Between Elasticsearch and Active Directory
74
+ ==== Setting up SSL between Elasticsearch and Active Directory
76
75
77
76
See
78
- {ref}/configuring-tls.html#tls-active-directory[Encrypting communications between {es} and Active Directory].
77
+ {ref}/configuring-tls.html#tls-active-directory[Encrypting communications between {es} and Active Directory].
0 commit comments