Go to file
Thomas Lamprecht 4e92dcd441 oidc realm: add more flexiple access-role assignment
deprecate the fixed role assignment property and replace it with one
that allows to select the source of the role, for now allow static,
which is equivalent with what we had, and also to query the role from
a role claim, so that the OIDC provider can return the correct role
inside the returned user information.

Tested the dynamic role assignment with keycload by setting up an
'User Attribute' Mapper for a client and added added the respective
user attribute to some test user.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-02-27 10:46:33 +01:00
debian bump version to 8.1.9 2025-02-26 22:14:54 +01:00
src oidc realm: add more flexiple access-role assignment 2025-02-27 10:46:33 +01:00
.gitignore gitignore: add rules for generated doc-files and source-packages 2024-10-03 16:38:08 +02:00
Makefile buildsys: fix setting version & release metadata for pmgcfg generation 2023-06-28 08:04:44 +02:00