jmix-docs icon indicating copy to clipboard operation
jmix-docs copied to clipboard

Note that system authencation with real user is now impossible if users are not stored in database

Open knstvk opened this issue 9 months ago • 0 comments

It can be when OIDC or LDAP is used. SystemAuthenticationProvider uses UserRepository which is a sublclass of AbstractDatabaseUserRepository by default.

knstvk avatar May 24 '24 10:05 knstvk