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

Support ACLs and self-identity #354

Closed
johanandren opened this issue Jun 7, 2022 · 1 comment
Closed

Support ACLs and self-identity #354

johanandren opened this issue Jun 7, 2022 · 1 comment
Assignees
Labels
javascript-sdk kalix-runtime Runtime and SDKs sub-team

Comments

@johanandren
Copy link
Contributor

We need to add support, samples and or docs for:

  • Providing a proto descriptor with a default ACL for an entire JS/TS Kalix Service (In the JVM SDK a kalix_proxy.proto is found and picked up if present) and specific docs for how that is done (compare with feat: ACL support kalix-jvm-sdk#981 )
  • Pick up self identity token and pass along as a request header in cross-component requests (see feat(acl): self identity, and ACL APIs kalix-jvm-sdk#988 )
  • Pick up proxy host name discovery and pass to self-grpc-clients?
@johanandren johanandren added bug Something isn't working kalix-runtime Runtime and SDKs sub-team and removed bug Something isn't working labels Jun 7, 2022
@johanandren johanandren self-assigned this Jun 8, 2022
@johanandren johanandren mentioned this issue Jun 8, 2022
@johanandren
Copy link
Contributor Author

johanandren commented Jun 23, 2022

#366 should potentially be done as well before this can be considered complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript-sdk kalix-runtime Runtime and SDKs sub-team
Projects
None yet
Development

No branches or pull requests

2 participants