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
{{ message }}
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
I am using load balanced tomcat servers. below is the configuration. I use oauth2. It seems the token generated in one tomcat didn't come to another tomcat. Please help on this. So when request hits another tomcat server where token was not generated, its giving error "invalid token" when I test rest api war using postman
The text was updated successfully, but these errors were encountered:
I am using load balanced tomcat servers. below is the configuration. I use oauth2. It seems the token generated in one tomcat didn't come to another tomcat. Please help on this. So when request hits another tomcat server where token was not generated, its giving error "invalid token" when I test rest api war using postman
The text was updated successfully, but these errors were encountered: