Hi all,
I’m looking for some help sharing http session token between pods.
I’m using hazelcast to share http session on 3 pods running IBM Liberty
But I’m getting this error all time:
000000c1 com.ibm.ws.security.token.internal.TokenManagerImpl I CWWKS4001I: The security token cannot be validated. This can be for the following reasons
- The security token was generated on another server using different keys.
- The token configuration or the security keys of the token service which created the token has been changed.
- The token service which created the token is no longer available.
Have u any clue?
Thanks in advance.