Browse Source

Add authentik to SSO (#498)

Co-authored-by: nodiscc <nodiscc@gmail.com>
pull/511/head
Lars Lehmann 10 months ago
committed by GitHub
parent
commit
924cfbc78f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
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`

Loading…
Cancel
Save