You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have a use case where we need to override the sts_endpoint to use a private endpoint one. We couldn't find a way to do it with the current options available.
Describe the solution you'd like
The original issue that introduced the sigv4auth settings listed the sts_endpoint as an option, but it got dropped on the implementation part. Following the same approach would solve our issue.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
Component(s)
extension/sigv4auth
Is your feature request related to a problem? Please describe.
We have a use case where we need to override the sts_endpoint to use a private endpoint one. We couldn't find a way to do it with the current options available.
Describe the solution you'd like
The original issue that introduced the sigv4auth settings listed the
sts_endpoint
as an option, but it got dropped on the implementation part. Following the same approach would solve our issue.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: