Release v1.10.1.1
·
593 commits
to main
since this release
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_roletoExternal entityon 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 infoandswitching tenantfunction to the account drop down menu. - Added audit logging configuration function into Kibana security plugin
- Combined
security_authenticationandsecurity_preferencescookie into one, because Kibana new plugin platform only support one session cookie.