1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-21 16:28:06 +02:00

Add Single Sign-On section

This commit is contained in:
Kreyren 2021-09-08 09:24:12 +02:00 committed by GitHub
parent b087ff0563
commit f976fee160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1379,6 +1379,13 @@ _Related: [Monitoring](#monitoring)_
- [Yacy](https://yacy.net/en/index.html) - Peer based, decentralized search engine server. ([Demo](https://search.yacy.net/), [Source Code](https://github.com/yacy/yacy_search_server)) `GPL-2.0` `Java`
### Single Sign-On (SSO)
- [Kratos](https://www.ory.sh/kratos/?utm_source=github&utm_medium=AwesomeList&utm_campaign=AwesomeSelfHost) - Next-gen identity server (think Auth0, Okta, Firebase) 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`
- [PWM](https://github.com/pwm-project/pwm) - An open source password self-service application for LDAP directories ([Source Code](https://github.com/pwm-project/pwm)) `Apache-2.0` `Java`
- [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management ([Source Code](https://github.com/keycloak/keycloak)) Apache-2.0 `Java`
### Software Development
**[`^ back to top ^`](#)**