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

@JwtSecurity works with Resteasy Classic but stopped working with Resteasy Reactive #25722

Closed
tonyherstell opened this issue May 23, 2022 · 5 comments · Fixed by #25798
Closed

Comments

@tonyherstell
Copy link

Describe the bug

@JwtSecurity(claims = { @claim(key = "xxxxx", value = "XXXXXXXX") })

https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/JwtSecurity.20problem

Expected behavior

Claim is added to be used in a test

Actual behavior

Claim ignored

How to Reproduce?

https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/JwtSecurity.20problem

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@tonyherstell tonyherstell added the kind/bug Something isn't working label May 23, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2022

You added a link to a Zulip discussion, please make sure the description of the issue is comprehensive and doesn't require accessing Zulip.

This message is automatically generated by a bot.

@quarkus-bot
Copy link

quarkus-bot bot commented May 23, 2022

@tonyherstell
Copy link
Author

tonyherstell commented May 23, 2022

Sergey Beryozkin
(https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/JwtSecurity.20problem/near/283288429)
@tony Herstell No, this annotation remains, so it works with Resteasy Classic but stopped working with Resteasy Reactive ? Can you open an issue please ?

@geoand
Copy link
Contributor

geoand commented May 23, 2022

Can you attach a sample project that exhibits the problematic behavior please?

@sberyozkin
Copy link
Member

sberyozkin commented Jun 9, 2022

@tonyherstell I was not able to reproduce it, so please create a reproducer if you'd like this issue be revisited

@gsmet gsmet modified the milestones: 2.11 - main, 2.10.0.Final Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants