jmix
jmix copied to clipboard
Configure session management in OidcAutoConfiguration
For QA:
- Test how User Sessions screen from Audit add-on works together with Keykloak authentication (it must display user sessions)
- Check that application property
jmix.core.session.maximum-sessions-per-userworks properly with OIDC add-on. For example, if the property is set to 1 than there can't be more than 1 session for the same user.