From 8b4c80fab8c42a4d9d132820b7286a67a43e471b Mon Sep 17 00:00:00 2001 From: darkdragon-001 Date: Fri, 4 Nov 2022 17:30:57 +0100 Subject: [PATCH] Add SSO services + Keycloak (#418) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a3ee3a8..8f17b3d 100644 --- a/README.md +++ b/README.md @@ -369,6 +369,10 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [Smallstep Certificates](https://smallstep.com/certificates/) - A private certificate authority (X.509 & SSH) and related tools for secure automated certificate management. * [ZITADEL](https://github.com/caos/zitadel) - Cloud-native Identity & Access Management solution providing a platform for secure authentication, authorization and identity management. +### Single Sign-On (SSO) + +- [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java` + ## IT Asset Management *IT Assets Management software.*