koushikkothagal/spring-security-jwt

returns 200 ok for "/authenticate" endpoint

Closed this issue · 0 comments

the override of the configure(httpSecurity) method always returns 200 ok for "/authenticate" endpoint and the break point in the respective function is not reached.

how to solve this?