On Tue, May 19, 2020 at 5:46 AM Samuel Bernardo < samuelbernardo.m...@gmail.com> wrote:
> On 5/19/20 7:47 AM, Michał Górny wrote: > > Do you have any specific solution in mind? > > > > [1] https://gitweb.gentoo.org/archive/proj/identity.gentoo.org.git/ > > I would suggest for SSO an implementation like the following with LDAP > provider: > > https://github.com/Luzifer/nginx-sso/wiki/Auth-Provider-Configuration Thanks for pointing this out, we might use it for legacy apps that don't have solid saml / openid integration. I want to link it against keycloak though because LDAP doesn't support newer auth standards like u2f. -A