From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 8DDCF73EBC for ; Mon, 31 May 2021 11:49:39 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 7945A1CC9C for ; Mon, 31 May 2021 11:49:39 +0200 (CEST) Received: from smtp.smtpout.orange.fr (smtp05.smtpout.orange.fr [80.12.242.127]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 944A81CC88 for ; Mon, 31 May 2021 11:49:38 +0200 (CEST) Received: from dovecot.localdomain ([90.118.15.232]) by mwinf5d62 with ME id BMpX2500750Qfqq03MpX8v; Mon, 31 May 2021 11:49:32 +0200 X-ME-Helo: dovecot.localdomain X-ME-Auth: anVsaWVuLmJsYWlzNUBvcmFuZ2UuZnI= X-ME-Date: Mon, 31 May 2021 11:49:32 +0200 X-ME-IP: 90.118.15.232 Message-ID: <238f5c3616fe710fd7c92b80365cba2c@mwinf5d62.me-wanadoo.net> MIME-Version: 1.0 To: Dietmar Maurer , Proxmox VE development discussion From: wb Date: Mon, 31 May 2021 11:49:31 +0200 Importance: normal X-Priority: 3 In-Reply-To: <863090128.2971.1622448186079@webmail.proxmox.com> References: <863090128.2971.1622448186079@webmail.proxmox.com> X-SPAM-LEVEL: Spam detection results: 1 AWL 0.048 Adjusted score from AWL reputation of From: address HTML_MESSAGE 0.001 HTML included in message KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LAZY_DOMAIN_SECURITY 1 Sending domain does not have any anti-forgery methods KAM_NUMSUBJECT 0.5 Subject ends in numbers excluding current years RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust RCVD_IN_MSPIKE_H2 -0.001 Average reputation (+2) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_NONE 0.001 SPF: sender does not publish an SPF Record Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [pve-devel] =?utf-8?b?UkXCoDogIFtQQVRDSF0gW1BBVENIIHB2ZS1odHRw?= =?utf-8?q?-server=5D_SSO_feature=3A_loginwith_SAMLv2?= X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2021 09:49:39 -0000 Hi, You can find the instructions on your forum at this address with keycloak a= s IdP. =E2=87=A8 https://forum.proxmox.com/threads/auth-module-openid-connect.7998= 7/#post-390606 Keycloak is very easy to set up. You can even start from a docker container= . I will test later with lemonldap-ng to see if my code works with it. Sincerely, Julien Blais De=C2=A0: Dietmar Maurer Envoy=C3=A9 le=C2=A0:lundi 31 mai 2021 10:04 =C3=80=C2=A0: Proxmox VE development discussion; Julien BLAIS Objet=C2=A0:Re: [pve-devel] [PATCH] [PATCH pve-http-server] SSO feature: lo= ginwith SAMLv2 I am trying to test your code, so I need a SAML Identity provider. What is the best OSS implementation for that? I tried lemonldap-ng, but there example configuration is a nightmare and I was unable to get that running. Is there anything else I can use to test?= .=20 - Dietmar