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

Adding a new custom interceptor in the STS Async SDK #6

Open
nickjosph opened this issue Apr 27, 2023 · 0 comments
Open

Adding a new custom interceptor in the STS Async SDK #6

nickjosph opened this issue Apr 27, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@nickjosph
Copy link

Hello Team,
As part of using the Alicloud auth method in Hashicorp vault, it was advised to add a new request interceptor and the intercept the request to obtain the headers as well as the request URL. Unfortunately, I do not find a way to add a new interceptor in the already existing interceptor chain (builder classes do not have any public methods or the classes are final which prevent extending them). Is there any way in which we can add a new custom interceptor?

@yndu13 yndu13 added the good first issue Good for newcomers label Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants