Compare commits

...

3 commits

Author SHA1 Message Date
Pius Aboyi Ea
c52e65c896
Merge 96ce0dffae into c1d746b805 2025-07-12 12:52:03 -03:00
Blue Falcon
c1d746b805
Fix grammar in Pull Request template (#626)
This a fix for the Pull Request template.
2025-07-01 21:58:22 +00:00
Pius Aboyi
96ce0dffae add Authgear to Identity Management - Single Sign-On (SSO) 2025-04-09 19:06:24 +01:00
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@ Thank you for taking the time to work on a PR for Awesome-Sysadmin!
To ensure your PR is dealt with swiftly please check the following:
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
- [ ] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
- [ ] Software you are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
Do not add a duplicate `Source code` link if it is the same as the main link.

View file

@ -375,6 +375,7 @@ Open-source code editors.
- [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`
- [Authgear](https://www.authgear.com) - Open source solution for consumer authentication needs. Supports OIDC and SAML. ([Source Code](https://github.com/authgear/authgear-server)) `Apache-2.0` `Go`
- [KeyCloak](https://www.keycloak.org) - Open Source Identity and Access Management. ([Source Code](https://github.com/keycloak/keycloak)) `Apache-2.0` `Java`