We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Service ID should be propagated in attributes
nothing is there - meaning that the OAuth2 token flow is not invoked.
Have a service defined with @client using OAuth2, and attempt to match with service-regex
No response
4.2.3
The text was updated successfully, but these errors were encountered:
Add lost SERVICE_ID request attribute with jdk http client.
37bcc14
Fixed micronaut-projects#11041
Add lost SERVICE_ID request attribute with jdk http client. (#11309)
e4416f3
Fixed #11041
@graemerocher @yawkat You already merged fix. Issue can be closed
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Service ID should be propagated in attributes
Actual Behaviour
nothing is there - meaning that the OAuth2 token flow is not invoked.
Steps To Reproduce
Have a service defined with @client using OAuth2, and attempt to match with service-regex
Environment Information
No response
Example Application
No response
Version
4.2.3
The text was updated successfully, but these errors were encountered: