From c98477505fee2e71aee0d580acafcefc29bd9445 Mon Sep 17 00:00:00 2001 From: Birgit Becker Date: Thu, 24 Nov 2022 14:52:23 +0100 Subject: [PATCH] Created Piwigo Gallery (markdown) --- Piwigo-Gallery.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Piwigo-Gallery.md diff --git a/Piwigo-Gallery.md b/Piwigo-Gallery.md new file mode 100644 index 0000000..e46098b --- /dev/null +++ b/Piwigo-Gallery.md @@ -0,0 +1,6 @@ +# Piwigo authentication against EGroupware OpenID Connect server + +* use and install [PiwigoOpenIdConnect](https://github.com/jasperweyne/PiwigoOpenIdConnect), see also [description in Piwigo Forum](https://de.piwigo.org/ext/extension_view.php?eid=918) +* OpenID Connect is a Piwigo plugin which allows single sign-on logins using the OpenID Connect protocol. The protocol utilizes both the OpenID Connect Core and the OpenID Connect Discovery specifications. + +![egw_piwigo_openid_config1](https://user-images.githubusercontent.com/19346103/203800609-53652810-f61e-43dc-9230-487b4bf9d8a4.jpg)