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

Allow for API key authentication instead of mTLS in Spring Boot Autoconfigure #2289

Open
chriso153 opened this issue Oct 22, 2024 · 0 comments
Labels
enhancement User experience

Comments

@chriso153
Copy link

Is your feature request related to a problem? Please describe.
We are using API keys to connect to Temporal Cloud. There is no way to do this with configuration options. Instead, we have to write a customizer.

Describe the solution you'd like
Add another configuration option for API key and automatically configure the service stubs to use API key authentication.

Describe alternatives you've considered
Keep writing a customizer

@chriso153 chriso153 added the enhancement User experience label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement User experience
Projects
None yet
Development

No branches or pull requests

1 participant