all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api/pmg-gui/pmg-docs v5 0/5] add default realm option and OIDC configuration panel
@ 2025-03-26 15:24 Markus Frank
  2025-03-26 15:24 ` [pmg-devel] [PATCH pmg-api v5 1/5] Auth Plugin: stop forcing the default realm to be the pmg realm Markus Frank
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Markus Frank @ 2025-03-26 15:24 UTC (permalink / raw)
  To: pmg-devel

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(-)

-- 
2.39.5



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-06-26 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-26 15:24 [pmg-devel] [PATCH pmg-api/pmg-gui/pmg-docs v5 0/5] add default realm option and OIDC configuration panel Markus Frank
2025-03-26 15:24 ` [pmg-devel] [PATCH pmg-api v5 1/5] Auth Plugin: stop forcing the default realm to be the pmg realm Markus Frank
2025-03-26 15:24 ` [pmg-devel] [PATCH pmg-gui v5 2/5] realms: enable default realm support Markus Frank
2025-03-26 15:24 ` [pmg-devel] [PATCH pmg-gui v5 3/5] add OIDC configuration panel for PMG Markus Frank
2025-03-26 15:24 ` [pmg-devel] [PATCH pmg-docs v5 4/5] OIDC: rename subject to sub and username to preferred_username Markus Frank
2025-03-26 15:24 ` [pmg-devel] [PATCH pmg-docs v5 5/5] OIDC: add 'Autocreate Users with Assigned Role' description Markus Frank
2025-05-19 15:05 ` [pmg-devel] [PATCH pmg-api/pmg-gui/pmg-docs v5 0/5] add default realm option and OIDC configuration panel Markus Frank
2025-06-26 10:50 ` [pmg-devel] applied-series: " Stoiko Ivanov

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal