Replies: 1 comment
-
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.
-
After deploying using the secure HTTPS protocol at that time. Every time I open the browser for the first time, the verification result is 401 Unauthorized.Authentication authentication = SecurityContextHolder.getContext().getAuthentication(); The information obtained is anonymous user. But when I go for authentication later, I will pass. It's just that this error occurs every time I open the browser for the first time
Beta Was this translation helpful? Give feedback.
All reactions