Shield Docs: Added links to the topics for the new features.

Original commit: elastic/x-pack-elasticsearch@1fcdecb940
This commit is contained in:
debadair 2015-09-14 13:35:27 -07:00
parent 019b63e5fb
commit 8e343d21cc
1 changed files with 2 additions and 3 deletions

View File

@ -48,9 +48,8 @@ version of Shield. We recommend copying the changes listed below to your `roles.
.new features .new features
* <<setting-up-field-and-document-level-security, Document and Field Level Security>> support has been added and can be * <<setting-up-field-and-document-level-security, Document and Field Level Security>> support has been added and can be
configured per role. configured per role.
* Support for custom authentication realms has been added, allowing Shield to integrate with more authentication sources * Support for <<custom-realms, custom authentication realms>> has been added, allowing Shield to integrate with more authentication sources and methods.
and methods. * <<submitting-requests-for-other-users, User impersonation support>> has also been added, which allows a user to send a request to elasticsearch that will be run
* User impersonation support has also been added, which allows a user to send a request to elasticsearch that will be run
with the specified user's permissions. with the specified user's permissions.
.bug fixes .bug fixes