Reporting telemetry to indicate how many one-time reports are using user credentials instead of API keys #217166
Labels
Feature:Reporting:Framework
Reporting issues pertaining to the overall framework
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
Once https://github.com/elastic/kibana-team/issues/1331 is implemented, reports should mainly use API keys as the authentication method. However, there are some situations where a fallback mechanism will still be needed where it uses the user credentials:
xpack.security.authc.api_key.enabled
In those situations, the report will use the user credentials to authenticate the report. We should track how often this happens so we know when we can make a breaking change and stop supporting one-time reports in such situations.
Definition of Done
The text was updated successfully, but these errors were encountered: