aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorilsi <ilsi@users.noreply.github.com>2016-08-22 17:23:45 +0000
committerEdward D <ed.kickball@hotmail.com>2016-08-22 17:23:45 +0000
commit2205606cf8ef47112eb56a8ae412c1e4241522db (patch)
treef39adb0544ce675e60e31407e374dc52cb0d4196
parentUpdate DPlatform website (diff)
downloadawesome-selfhosted-2205606cf8ef47112eb56a8ae412c1e4241522db.tar.gz
awesome-selfhosted-2205606cf8ef47112eb56a8ae412c1e4241522db.zip
Add FreeIPA to "Federated Identity/Authentication" (#664)
* Add FreeIPA to "Federated Identity/Authentication" * Licences changed to "Multiple"
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7a24b1b2..b3b221fd 100644
--- a/README.md
+++ b/README.md
@@ -427,6 +427,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns
* [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. ([Source Code](https://github.com/FreeRADIUS/freeradius-server)) `GPLv2` `C`
* [daloRADIUS](http://www.daloradius.com) - Open-source web management platform for FreeRADIUS-based deployments. ([Source Code](https://github.com/lirantal/daloradius)) `GPLv2`
+ * [FreeIPA](https://www.freeipa.org/) - an integrated Identity and Authentication solution for Linux/UNIX networked environments. A FreeIPA server provides centralized authentication, authorization and account information by storing data about user, groups, hosts. `Multiple` `C`
* [IndieAuth](https://indieauth.com) - Sign in with your domain name (using the [rel-me-auth](http://microformats.org/wiki/relmeauth) protocol). `Apache` `Ruby`
* [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Demo](https://www.libravatar.org/account/new/), [Source Code](https://github.com/libravatar/libravatar)) `AGPLv3` `Python`
* [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - An [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder.