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

[Data Discovery] Confirm correct API access for v9 #188042

Closed
davismcphee opened this issue Jul 10, 2024 · 2 comments
Closed

[Data Discovery] Confirm correct API access for v9 #188042

davismcphee opened this issue Jul 10, 2024 · 2 comments
Assignees
Labels
chore impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@davismcphee
Copy link
Contributor

Access to internal APIs will be restricted by default in v9 as detailed in #186781. We need to confirm that our APIs have the intended access configuration (and plan to make adjustments if needed), especially in cases where:

  • path: "/api/foo...", access: internal
  • path: "/internal/bar..." and access: public

The list of Data Discovery APIs that have public routes prefixed with /internal/ can be found in #186781.

@davismcphee davismcphee added chore loe:small Small Level of Effort impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Jul 10, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@mattkime
Copy link
Contributor

Confirmed that routes that are internal are properly set to access: internal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

3 participants