[pve-devel] [PATCH manager] Update UI and backend integration for OpenID group creation

2024-02-15 Thread Alexis | Dawnalex
This commit introduces significant updates to the UI and backend to support group creation through OpenID. Changes include modifications to the frontend to accommodate new group management functionalities and backend enhancements for seamless OpenID integration. Signed-off-by: Alexis

[pve-devel] [PATCH access-control] Add OpenID group sync in pve-access-control

2024-02-15 Thread Alexis | Dawnalex
This commit adds the group synchronization feature to OpenID authentication, allowing automatic user group mapping and updates based on the OpenID provider information. Enhances integration and access control within Proxmox VE. Signed-off-by: Alexis | Dawnalex --- src/PVE/API2/OpenId.pm | 83