From 5130c33c0307e54b940772b9ca2fad175d1dea2e Mon Sep 17 00:00:00 2001 From: Dark Dragon Date: Sun, 2 Oct 2022 18:19:02 +0200 Subject: [PATCH] Add SSO services --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ae304292..37b7304bd 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,10 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Nano](http://https://www.nano-editor.org/) - A popular text editor, by default comes with most Linux distributions. * [Visual Studio Code](https://code.visualstudio.com/) - Fast, hackable, multi-platform code editor from Microsoft. +### Single Sign-On (SSO) + +- [Kratos](https://www.ory.sh/kratos/) - Next-gen identity server with Ory-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, and IoT auth. Golang, headless, API-only - without templating or theming headaches. ([QuickStart](https://www.ory.sh/kratos/docs/quickstart/), [Source Code](https://github.com/ory/kratos)) `Apache-2.0` `Golang` + ## IT Asset Management *IT Assets Management software.*