Replies: 2 comments 4 replies
-
It seems the request is not caught by
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Beta Was this translation helpful? Give feedback.
0 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 set it loginProcessingURL ("/app/authn/login") up. And ("/app/authn/login") .requestMatchers(HttpMethod.POST,"/api/authn/login").permitAll()
But make sure it's wrong 405 Method Not Allowed
Beta Was this translation helpful? Give feedback.
All reactions