Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Herrmann
6987ddae2a docs: implement requested doc changes 2024-03-03 23:03:15 +01:00
Daniel Herrmann
4f474117b0 docs: improve OpenID documentation 2024-03-02 17:17:10 +01:00
6db8728420
docs: add missing front matter 2024-03-02 15:34:59 +01:00
ed4da96ab1 feat: assign users to teams via OIDC claims (#1393)
This change adds the ability to sync teams via a custom openid claim. Vikunja will automatically create and delete teams as necessary, it will also add and remove users when they log in. These teams are fully managed by Vikunja and cannot be updated by a user.

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/vikunja#1393
Resolves vikunja/vikunja#1279
Resolves https://github.com/go-vikunja/vikunja/issues/42
Resolves vikunja/vikunja#950
Co-authored-by: viehlieb <pf@pragma-shift.net>
Co-committed-by: viehlieb <pf@pragma-shift.net>
2024-03-02 08:47:10 +00:00