Replies: 2 comments 5 replies
-
/cc @sberyozkin (security) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@HerrDerb I'm not sure about a test pattern like
It should work if you have the identity injected in the secured endpoint, I'm not sure |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to make a QuarkusUnitTest in a extensions deployment module that uses
@TestSecurity
This seems not to work. When setting the security identity manually, it works.
What may be the issue?
I made a reproducer: https://github.com/HerrDerb/extension-issues/tree/test-security-issue
Beta Was this translation helpful? Give feedback.
All reactions