Ws-security #287
Unanswered
mjhaugsdal
asked this question in
Q&A
Ws-security
#287
Replies: 1 comment 1 reply
-
Hello, would it be possible to share your project that demonstrates the issue? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, got the following code in my webservice class
And the following application properties:
But when calling webservice method:
it still works without authentication. I attached a debugger and it seems the getWSS4jInInterceptor method never runs. Something essential missing in the configuration? Any annotations?
Beta Was this translation helpful? Give feedback.
All reactions