jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Configure session management in OidcAutoConfiguration

Open gorbunkov opened this issue 3 years ago • 1 comments

gorbunkov avatar Jul 26 '22 10:07 gorbunkov

For QA:

  1. Test how User Sessions screen from Audit add-on works together with Keykloak authentication (it must display user sessions)
  2. Check that application property jmix.core.session.maximum-sessions-per-user works 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.

gorbunkov avatar Oct 10 '22 11:10 gorbunkov