diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-03 13:07:00 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-03 13:07:00 +0000 |
commit | a9f76b4a97458cb86e46baba794c6961d1a29743 (patch) | |
tree | d75207a54649528ca15e8c3d0c86a9e637f56a91 | |
parent | Merge pull request #120 from Kickball/Persona (diff) | |
parent | Add OSIAM (osiam.org) to the list. (diff) | |
download | awesome-selfhosted-a9f76b4a97458cb86e46baba794c6961d1a29743.tar.gz awesome-selfhosted-a9f76b4a97458cb86e46baba794c6961d1a29743.zip |
Merge pull request #135 from sputnik27/add-osiam
Add OSIAM (Federated Identity/Authentication)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -213,6 +213,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Libravatar](https://www.libravatar.org/) - a service which delivers your avatar (profile picture) to other websites * [OpenCA OCSPD](https://pki.openca.org/projects/ocspd/) - [OCSP](https://en.wikipedia.org/wiki/Online_Certificate_Status_Protocol) Responder * [OpenID/OpenID Connect](http://openid.net/developers/libraries/) + * [OSIAM](https://www.osiam.org) - Open Source Identity and Access Management implementing OAuth 2.0 and SCIMv2. ([Source code](https://github.com/osiam/osiam)) `MIT` `Java` ## Feed Readers |