[pve-devel] Groups for OpenID Connect?
Victor Hooi
victorhooi at yahoo.com
Fri Dec 24 07:45:39 CET 2021
Hi,
This endpoint here would be Google Workspace (i.e. Google's OIDC provider).
Currently, in the Proxmox LDAP sync - it translates Google Groups (in the
Google Workspace domain) into LDAP groups, which is what we want.
I'm not too familiar with the OIDC - I do know that Google Workspace has
it's own APIs to lookup group membership:
https://stackoverflow.com/questions/16601699/determine-whether-user-is-group-member
https://developers.google.com/admin-sdk/directory/v1/guides/manage-groups#get_all_member_groups
It sounds like that might have to be added into Proxmox, though?
Thanks,
Victor
On Fri, 24 Dec 2021 at 17:22, Dietmar Maurer <dietmar at proxmox.com> wrote:
> > However, is there any support for groups in OpenID Connect, or a similar
> concept?
>
> In OpenID, it is possible to request "scopes" from the server, which can
> then send additional data (claims).
>
> But I am unsure if and how people use those system to manage groups. So
> what kind of OpenID server do you use, and how does it store the group
> information?
>
>
More information about the pve-devel
mailing list