christiaangoossens
released this
05 Jan 21:27
·
1 commit
to main
since this release
Alpha release, use at your own risk.
Adds the option to configure group names to use for both available roles (user & admin). If you configure a user group and the OIDC user has neither the configured user group as well as the admin group, they will be rejected during the login process.
Fixes the bug with empty group claims and checks if the group claim is indeed a list, which it is in Authentik, Authelia & Pocket-ID.
What's Changed
- fix: group mapping by @BapRx in #13
- Add configurable group names for roles by @christiaangoossens in #17
New Contributors
Full Changelog: v0.4.1-alpha...v0.5.0-alpha