OpenSearch/plugin
Ali Beyad b20578b9f6 Enables X-Pack extensions to implement custom roles providers (elastic/x-pack-elasticsearch#603)
This commit adds the ability for x-pack extensions to optionally
provide custom roles providers, which are used to resolve any roles
into role descriptors that are not found in the reserved or native
realms.  This feature enables the ability to define and provide roles
from other sources, without having to pre-define such roles in the security
config files.

relates elastic/x-pack-elasticsearch#77

Original commit: elastic/x-pack-elasticsearch@bbbe7a49bf
2017-03-01 12:20:34 -05:00
..
bin/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Watcher: Add license files (elastic/x-pack-elasticsearch#619) 2017-02-23 10:24:16 +01:00
src Enables X-Pack extensions to implement custom roles providers (elastic/x-pack-elasticsearch#603) 2017-03-01 12:20:34 -05:00
NOTICE.txt Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
build.gradle Build: Convert integ test dsl to new split cluster/runner dsl 2017-02-22 00:56:52 -08:00