Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM] Fix deprecated usage of authc #200700

Closed
jennypavlova opened this issue Nov 19, 2024 · 3 comments · Fixed by #203771
Closed

[APM] Fix deprecated usage of authc #200700

jennypavlova opened this issue Nov 19, 2024 · 3 comments · Fixed by #203771
Assignees
Labels
good first issue low hanging fruit Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture v9.0.0

Comments

@jennypavlova
Copy link
Member

Replace the usage of authc with security service used in

@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 19, 2024
@jennypavlova jennypavlova added technical debt Improvement of the software architecture and operational architecture Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Nov 19, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 19, 2024
@jennypavlova jennypavlova added the good first issue low hanging fruit label Nov 20, 2024
@CoenWarmer CoenWarmer self-assigned this Nov 21, 2024
@jennypavlova
Copy link
Member Author

Hey @CoenWarmer,
Are you working on this issue? Please let me know if I can help with anything or if something is not clear.

@smith smith added the v9.0.0 label Dec 9, 2024
@crespocarlos crespocarlos self-assigned this Dec 10, 2024
@crespocarlos
Copy link
Contributor

hey @CoenWarmer , I can take this over if you haven't started working on it

crespocarlos added a commit that referenced this issue Dec 19, 2024
closes [#200700](#200700)

## Summary

Replaces `authc` from `security` plugin with `core`'s as per
https://docs.elastic.dev/kibana-dev-docs/api-meta/deprecated-api-list-by-plugin#apm

Co-authored-by: Elastic Machine <[email protected]>
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Dec 19, 2024
closes [elastic#200700](elastic#200700)

## Summary

Replaces `authc` from `security` plugin with `core`'s as per
https://docs.elastic.dev/kibana-dev-docs/api-meta/deprecated-api-list-by-plugin#apm

Co-authored-by: Elastic Machine <[email protected]>
(cherry picked from commit 91e9995)
kibanamachine added a commit that referenced this issue Dec 19, 2024
…204896)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[APM] Replace security plugin authc with Kibana core
(#203771)](#203771)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Carlos
Crespo","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-19T09:16:43Z","message":"[APM]
Replace security plugin authc with Kibana core (#203771)\n\ncloses
[#200700](https://github.com/elastic/kibana/issues/200700)\r\n\r\n##
Summary\r\n\r\nReplaces `authc` from `security` plugin with `core`'s as
per\r\nhttps://docs.elastic.dev/kibana-dev-docs/api-meta/deprecated-api-list-by-plugin#apm\r\n\r\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"91e99955f983b19e026d3aa16d5986198a867b7a","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","Team:obs-ux-infra_services"],"title":"[APM]
Replace security plugin authc with Kibana
core","number":203771,"url":"https://github.com/elastic/kibana/pull/203771","mergeCommit":{"message":"[APM]
Replace security plugin authc with Kibana core (#203771)\n\ncloses
[#200700](https://github.com/elastic/kibana/issues/200700)\r\n\r\n##
Summary\r\n\r\nReplaces `authc` from `security` plugin with `core`'s as
per\r\nhttps://docs.elastic.dev/kibana-dev-docs/api-meta/deprecated-api-list-by-plugin#apm\r\n\r\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"91e99955f983b19e026d3aa16d5986198a867b7a"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203771","number":203771,"mergeCommit":{"message":"[APM]
Replace security plugin authc with Kibana core (#203771)\n\ncloses
[#200700](https://github.com/elastic/kibana/issues/200700)\r\n\r\n##
Summary\r\n\r\nReplaces `authc` from `security` plugin with `core`'s as
per\r\nhttps://docs.elastic.dev/kibana-dev-docs/api-meta/deprecated-api-list-by-plugin#apm\r\n\r\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"91e99955f983b19e026d3aa16d5986198a867b7a"}}]}]
BACKPORT-->

Co-authored-by: Carlos Crespo <[email protected]>
JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this issue Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue low hanging fruit Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team technical debt Improvement of the software architecture and operational architecture v9.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants