From: "Shannon Sterz" <s.sterz@proxmox.com>
To: "Proxmox VE development discussion" <pve-devel@lists.proxmox.com>
Cc: "pve-devel" <pve-devel-bounces@lists.proxmox.com>
Subject: Superseded: Re: [pve-devel] [PATCH access-control/manager/proxmox v3 0/3] fix #5076: Added Open ID audiences
Date: Mon, 20 Apr 2026 17:37:50 +0200 [thread overview]
Message-ID: <DHY3DTV8BUV2.LC7GXQ7P51CP@proxmox.com> (raw)
In-Reply-To: <20250603091256.40923-1-a.abraham@proxmox.com>
Superseded-by: https://lore.proxmox.com/pve-devel/20260420153332.414620-4-s.sterz@proxmox.com/T/#u
On Tue Jun 3, 2025 at 11:12 AM CEST, Alexander Abraham wrote:
> This series adds support for handling Open ID audiences as
> described in bug #5076. PVE's API schema was updated to
> accept an optional field, an array of strings and the Rust
> code was also updated to accordingly handle any incoming
> audiences and compare them to the realm config's audiences.
> In the realm dialogue for adding an Open ID realm, a new field
> titled "Audiences" was added so that users can save any audiences
> in their realm domains config file.
>
> proxmox:
>
> Alexander Abraham (1):
> fix #5076: Added logic to handle OIDC audiences
>
> proxmox-openid/src/lib.rs | 20 ++++++++++++++++++--
> 1 file changed, 18 insertions(+), 2 deletions(-)
>
>
> pve-access-control:
>
> Alexander Abraham (1):
> fix #5076: Added an optional "audiences" field
>
> src/PVE/API2/OpenId.pm | 463 +++++++++++++++++++++++------------------
> src/PVE/Auth/OpenId.pm | 141 +++++++------
> 2 files changed, 335 insertions(+), 269 deletions(-)
>
>
> pve-manager:
>
> Alexander Abraham (1):
> fix #5076: Added an "audiences" field for Open ID
>
> www/manager6/Parser.js | 27 +++++++++++++++++++++++++++
> www/manager6/dc/AuthEditBase.js | 8 ++++++++
> www/manager6/dc/AuthEditOpenId.js | 10 +++++++++-
> 3 files changed, 44 insertions(+), 1 deletion(-)
>
>
> Summary over all repositories:
> 6 files changed, 397 insertions(+), 272 deletions(-)
prev parent reply other threads:[~2026-04-20 15:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 9:12 Alexander Abraham
2025-06-03 9:12 ` [pve-devel] [PATCH proxmox v3 1/1] fix #5076: Added logic to handle OIDC audiences Alexander Abraham
2025-06-03 9:12 ` [pve-devel] [PATCH pve-access-control v3 1/1] fix #5076: Added an optional "audiences" field Alexander Abraham
2025-06-03 9:12 ` [pve-devel] [PATCH pve-manager v3 1/1] fix #5076: Added an "audiences" field for Open ID Alexander Abraham
2026-04-20 15:37 ` Shannon Sterz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DHY3DTV8BUV2.LC7GXQ7P51CP@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=pve-devel-bounces@lists.proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.