OpenSearch/x-pack/docs/en
Yogesh Gaikwad d810f1b094
[Kerberos] Add realm name & UPN to user metadata (#33338)
We have a Kerberos setting to remove realm part from the user
principal name (remove_realm_name). If this is true then
the realm name is removed to form username but in the process,
the realm name is lost. For scenarios like Kerberos cross-realm
authentication, one could make use of the realm name to determine
role mapping for users coming from different realms.
This commit adds user metadata for kerberos_realm and
kerberos_user_principal_name.
2018-09-14 17:17:53 +10:00
..
rest-api Security: remove wrapping in put user response (#33512) 2018-09-13 14:40:36 -06:00
security [Kerberos] Add realm name & UPN to user metadata (#33338) 2018-09-14 17:17:53 +10:00
watcher [Test] Remove duplicate method in TestShardRouting (#32815) 2018-09-10 18:29:00 +02:00