Fix OIDCClients that need groups claim #49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Before, groups we're always included. Now, groups (and allowed_groups) are separate scopes. Reconfigure OIDCClients and applications. Use overrideIncomingScopes, if needed.
Desired OIDCClient for wiki.js (only returns one or many relevant groups for wiki):
@rasmus jfyi, will let you know when passmower updated and wikijs client configured
WikiJS groups mapping isn't working, this is probably a problem with wiki.js.
https://github.com/requarks/wiki/discussions/6894
Even when "k-space:floor" group is created in WikiJS, the mapping does nothing. There aren't meaningful debug facilities in WikiJS, apart from compiling your own / running with a debugger.