[pmg-devel] applied-series: [PATCH pmg-api/pmg-gui/pmg-docs v5 0/5] add default realm option and OIDC configuration panel

Stoiko Ivanov s.ivanov at proxmox.com
Thu Jun 26 12:50:22 CEST 2025


applied the series!
for the patches for pmg-api+pmg-gui I added
Christoph's R-b and T-b trailers from:
https://lore.proxmox.com/pmg-devel/804b4047-e0c1-447c-aab2-6a69e284afd6@proxmox.com/T/#mfc3387e7239a68907d24ca56127f445858a3f17c
(only the onlineHelp anchor was added)

Thanks!


On Wed, 26 Mar 2025 16:24:37 +0100
Markus Frank <m.frank at proxmox.com> wrote:

> v5:
> * added 2 doc patches (4/5 and 5/5)
> * added onlineHelp link to OIDC documentation in AuthEditOIDC.js
> 
> v4:
> * removed the default value of the realm field in the LoginView so that
>   the default realm is automatically selected.
> 
> 
> 
> pmg-api:
> 
> Markus Frank (1):
>   Auth Plugin: stop forcing the default realm to be the pmg realm
> 
>  src/PMG/Auth/Plugin.pm | 2 --
>  1 file changed, 2 deletions(-)
> 
> 
> 
> pmg-gui:
> 
> Markus Frank (2):
>   realms: enable default realm support
>   add OIDC configuration panel for PMG
> 
>  js/AuthEditOIDC.js   | 245 +++++++++++++++++++++++++++++++++++++++++++
>  js/LoginView.js      |   1 -
>  js/Makefile          |   1 +
>  js/UserManagement.js |   1 +
>  js/Utils.js          |  17 +--
>  5 files changed, 258 insertions(+), 7 deletions(-)
>  create mode 100644 js/AuthEditOIDC.js
> 
> 
> 
> pmg-docs:
> 
> Markus Frank (2):
>   OIDC: rename subject to sub and username to preferred_username
>   OIDC: add 'Autocreate Users with Assigned Role' description
> 
>  pmgconfig.adoc | 15 +++++++++++----
>  1 file changed, 11 insertions(+), 4 deletions(-)
> 





More information about the pmg-devel mailing list