[Security in Core]: Cleaning up the hooks between the security plugin and Core #187211
Labels
blocked
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Part of #174578
Internal hooks
This area is about cleaning the various hooks between the security plugin and core, by exposing internals APIs that Core could consume instead.
kibana/x-pack/plugins/security/server/authentication/authentication_service.ts
Line 113 in de84466
kibana/x-pack/plugins/security/server/authentication/authentication_service.ts
Line 189 in de84466
kibana/x-pack/plugins/security/server/authorization/authorization_service.tsx
Line 172 in de84466
kibana/x-pack/plugins/security/server/authentication/authentication_service.ts
Line 241 in de84466
There are no consumer-facing APIs to move here, it's mostly about taking this opportunity to (finally) remove tech debt around those hooks.
The text was updated successfully, but these errors were encountered: