kibana/x-pack/server/lib
Brandon Kobel 49168a9132
Using ES list privileges API to determine the authorization mode (#24211)
* Making it easier and more terse to specify the user for a test

* Using ES list privileges API to determine the authorization mode

This let's us correct use RBAC authorization for the proper users when
security is enabled, and spaces is disabled to detect whether they have
privileges of any kind and if so use RBAC.

* Fixing authorization service test

* Fixing tests referencing wrong expects

* Putting create test back

* Update x-pack/plugins/security/server/lib/authorization/mode.js

* Update x-pack/plugins/security/server/lib/authorization/mode.js
2018-10-18 09:28:18 -07:00
..
__tests__
audit_logger.js
audit_logger.test.js
constants.js
esjs_shield_plugin.js Using ES list privileges API to determine the authorization mode (#24211) 2018-10-18 09:28:18 -07:00
get_client_shield.js
key_case_converter.js
mirror_plugin_status.js
parse_kibana_state.js
watch_status_and_license_to_initialize.js Spaces Phase 1 (#21408) 2018-10-01 07:09:33 -04:00
watch_status_and_license_to_initialize.test.js Spaces Phase 1 (#21408) 2018-10-01 07:09:33 -04:00
xpack_usage.js