Open trydofor opened 2 years ago
Consider using header: Auth-Ticket
to build internal tokens based on Tickets
The lightest non-intrusive solution is HttpSessionIdResolver
HttpSessionEventPublisher
https://github.com/spring-projects/spring-session/issues/11
fixed at 3.2.0 of Session and SpringBoot
Oauth2 server release 1.2.0
https://docs.spring.io/spring-authorization-server/reference/index.html
Wings system can be associated with the login, similar to the SSO.
Within a unified Hazelcast cluster, session sharing is possible. Non-cluster, to consider on-demand network invocation.