[pmg-devel] [PATCH pmg-api/pmg-gui v3 0/3] add default realm option and OIDC configuration panel

Markus Frank m.frank at proxmox.com
Wed Mar 12 10:43:12 CET 2025


v3:
* Patch 1/3 and 2/3 are new and allow the user to set the default realm.
* see more v3 changes in Patch 3/3

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: allow PAM and PMG realms to be edited and set as the default
  add OIDC configuration panel for PMG

 js/AuthEditOIDC.js   | 244 +++++++++++++++++++++++++++++++++++++++++++
 js/Makefile          |   1 +
 js/UserManagement.js |   1 +
 js/Utils.js          |  17 +--
 4 files changed, 257 insertions(+), 6 deletions(-)
 create mode 100644 js/AuthEditOIDC.js

-- 
2.39.5





More information about the pmg-devel mailing list