You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@andreabreu-me, Honestly, I forgot how did it went through. Right now I'm using spring boot 1.5.9.RELEASE, and I built my auth-service myself, using this project as reference only.
I've tested this project with the latest Spring Boot version, and found that this is not work as expected.
We got redirection to
/login
instead of the unauthorized error.Steps to reproduce.
build.gradle
.WebInitializer.java
, since this cause some issue with latest Boot version.bootRun
and send GET request using above curl command.The text was updated successfully, but these errors were encountered: