Wings system can be associated with the login, similar to the SSO.
- Ensure the independence of Wings account privilege system
- Convenient SSO login
- token recovery and kicking out of dangerous accounts.
Within a unified Hazelcast cluster, session sharing is possible.
Non-cluster, to consider on-demand network invocation.
- OAuth2/Oidc is more complex, and the token cannot be invalidated
- SAML/CAS http-based BS architecture
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.