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
I would expect there to be a spring boot example for configuring hazelcast session cache. It would be especially interesting to see it in context with spring security config.
Current Behavior
Right now there is only a plain spring example.
How has this issue affected you?
I am trying to setup a session cache for multiple instances of my zuul gateway with oauth2. But so far no success and probably something is missing in the configuration. Also Im having a hard time using the existing sample to figure out what else is needed when it is spring boot.
The text was updated successfully, but these errors were encountered:
Expected Behavior
I would expect there to be a spring boot example for configuring hazelcast session cache. It would be especially interesting to see it in context with spring security config.
Current Behavior
Right now there is only a plain spring example.
How has this issue affected you?
I am trying to setup a session cache for multiple instances of my zuul gateway with oauth2. But so far no success and probably something is missing in the configuration. Also Im having a hard time using the existing sample to figure out what else is needed when it is spring boot.
The text was updated successfully, but these errors were encountered: