Commit graph

10 commits

Author SHA1 Message Date
Aleh Zasypkin
15b272a87a
Provide realm name for OIDC/SAML authenticate requests. (#44984) 2019-09-16 10:32:58 +02:00
Aleh Zasypkin
17106e8a78
Introduce PKI authentication provider. (#42606) 2019-08-27 18:28:54 +02:00
Mike Côté
0f2324e445
Add invalidateAPIKey support to security plugin (#43707)
* Initial work

* Fix failing jest test

* Use APIKeys class

* Only use id to invalidate

* Log all errors in invalidate function

* Cleanup

* Apply PR feedback
2019-08-27 10:21:27 -04:00
Mike Côté
011c04f9ca
Add createApiKey support to security plugin (#42146)
* Add createApiKey support to security plugin

* Expiration is optional

* Start moving code to new platform

* Add unit tests

* Fix jest test

* Apply PR feedback

* Apply PR feedback

* Apply PR feedback pt2
2019-07-31 14:41:31 -04:00
Jen Huang
041b7dcdbe
[SR] Add SLM policies list and detail views (#41302)
* Add new Policies tab

* Allow config to be passed to common callWithRequestFactory

* Add endpoints to retrieve slm policy(ies)

* add typing and deserialization for policy last success and failure details

* add policy list table

* add basic policy details, link to repository and filtered snapshots

* Add policy details view

* Convert hardcoded links to use navigation service

* link to policy details from snapshot details and change snapshot table filtering logic to exact match

* Address PR feedback
2019-07-23 19:56:12 -07:00
Tiago Costa
b17e4ad8f3
chore(NA): enable @typescript-eslint/explicit-member-accessibility rule (#41422) 2019-07-19 16:30:54 +01:00
Larry Gregory
0a527c658c
Role Management - use ES Builtin Privilege API to drive list o… (#40270)
* use ES builtin privileges API for role management

* Exclude 'none' from privilege lists

* additional cleanup
2019-07-10 09:49:03 -04:00
CJ Cenizal
c2a14e75f3 EUIfy Watcher (#35301) 2019-06-29 07:05:55 -04:00
Jonathan Budzenski
d0f0315a20
[monitoring] remove deprecated xpack:defaultAdminEmail (#33603)
* [monitoring] remove deprecated xpack:defaultAdminEmail

* delete

* null arg

* return null

* rm i18n strings

* remove watcher default

* migrate config

* Revert "migrate config"

This reverts commit 1dee8dbe5a.

* fix lint error

* remove new translations
2019-06-28 12:20:42 -05:00
Court Ewing
7ac8e4d9cc Move x-pack plugins/server/common to x-pack/legacy 2019-06-20 13:34:48 -04:00