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

Provide a way to specify user&password in two different properties #2691

Closed
otbe opened this issue Jan 23, 2024 · 0 comments · Fixed by #2692
Closed

Provide a way to specify user&password in two different properties #2691

otbe opened this issue Jan 23, 2024 · 0 comments · Fixed by #2692

Comments

@otbe
Copy link
Member

otbe commented Jan 23, 2024

This would enable us to provide user&pw via something like awsspring and also via mechanisms like ECS Secrets. Additonally, we can use the same source on the server side where we have to specify user: password via properties or programmatically.

One could easily provide a backwards compatible way by introducing factcast.grpc.client.user and factcast.grpc.client.password and checking both places.

uweschaefer added a commit that referenced this issue Feb 14, 2024
uweschaefer added a commit that referenced this issue Feb 14, 2024
#2691: add support for separate credentials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant