From 924cfbc78fd0fe65adcb3fc100a5cf223e992e7b Mon Sep 17 00:00:00 2001 From: Lars Lehmann <33843261+larsl-net@users.noreply.github.com> Date: Tue, 11 Jul 2023 13:06:09 +0200 Subject: [PATCH] Add authentik to SSO (#498) Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5530f3..182182a 100644 --- a/README.md +++ b/README.md @@ -436,6 +436,7 @@ _Related: [DNS - Servers](#dns---servers)_ **[`^ back to top ^`](#awesome-sysadmin)** - [Authelia](https://www.authelia.com/) - The Single Sign-On Multi-Factor portal for web apps. ([Source Code](https://github.com/authelia/authelia)) `Apache-2.0` `Go` +- [Authentik](https://goauthentik.io/) - Flexible identity provider with support for different protocols. (OAuth 2.0, SAML, LDAP and Radius). ([Source Code](https://github.com/goauthentik/authentik)) `MIT` `Python` - [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management. ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java`