Re: [pve-devel] [PATCH] [PATCH pve-http-server] SSO feature: login with SAMLv2

2021-05-31 Thread Dietmar Maurer
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?. - Dietmar _

[pve-devel] [PATCH] [PATCH pve-http-server] SSO feature: login with SAMLv2

2021-05-27 Thread Julien BLAIS
Add a formatted page that allows redirection. For performance reasons, a raw format is used instead of a redirection initiated by the HTTP header. /!\ Modification of the redirection URL for the /access/ticket endpoint. Signed-off-by: Julien BLAIS --- src/PVE/APIServer/Formatter/HTML.pm | 25 +