The new Kibana Security Plugin is re-designed to streamline workflows, improve usability, and leverage the new Kibana Plugin platform.
Notable changes are:
- Introduction and Tutorial page to help users get up and running quickly.
- Renamed
backend_role
toExternal entity
on UI and move the role mapping function to role page. Now you can map roles to backend_role or users on role edit page.
- Created account drop down menu to replace the logout button. Moved
account info
andswitching tenant
function to the account drop down menu.
- Added audit logging configuration function into Kibana security plugin
- Combined
security_authentication
andsecurity_preferences
cookie into one, because Kibana new plugin platform only support one session cookie.