Skip to content

[7.x] Add API Keys app to Management > Security. (#45740)#48175

Merged
cjcenizal merged 1 commit intoelastic:7.xfrom
cjcenizal:backport/7.x/pr-45740
Oct 15, 2019
Merged

[7.x] Add API Keys app to Management > Security. (#45740)#48175
cjcenizal merged 1 commit intoelastic:7.xfrom
cjcenizal:backport/7.x/pr-45740

Conversation

@cjcenizal
Copy link
Contributor

Backports the following commits to 7.x:

* Add API Keys app to Management > Security.
- For admins, list all API Keys created by the user: Name, Date Created, Expiration Date, Status, User, and Realm.
- For non-admins, list own API keys: Name, Date Created, Expiration Date, and Status.
- Surface admin status above table.
- Ability to search by Name and Revoke (invalidate) API keys, and filter by User and Realm.
- Surface feedback when API keys are disabled on Elasticsearch or when user lacks required permissions.
* Add `SectionLoading` component to `es_ui_shared` plugin.
@cjcenizal cjcenizal added the backport This PR is a backport of another PR label Oct 14, 2019
@elasticmachine
Copy link
Contributor

💔 Build Failed

@cjcenizal
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@cjcenizal cjcenizal merged commit f2e91f6 into elastic:7.x Oct 15, 2019
@cjcenizal cjcenizal deleted the backport/7.x/pr-45740 branch October 15, 2019 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants