You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have a QWC2 installation that uses this service for authentication. When I first set it up, I noticed that some features didn’t work properly for users authenticated via LDAP — for example, adding bookmarks. This was fixed by adding "store_bookmarks_by_userid": false to the Permalink configuration.
Now I’ve noticed that a user authenticated through LDAP can’t set a theme as a default theme. I assume this happens because the user doesn’t exist in the qwc-services database.
Is there currently any way to make this work? If not, what would be the best approach?