diff options
author | Dan Moore <github@mooreds.com> | 2020-04-20 22:26:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-20 22:26:46 +0000 |
commit | 408176445444940341e19a0f1f3b305b84861240 (patch) | |
tree | 2e16186d9ea3b7b7c3e9edeeb7a58bb30d8de372 | |
parent | Merge pull request #2033 from eikek/docspell-url (diff) | |
download | awesome-selfhosted-408176445444940341e19a0f1f3b305b84861240.tar.gz awesome-selfhosted-408176445444940341e19a0f1f3b305b84861240.zip |
Added FusionAuth to list
Added another option (full disclosure, my employer) to the list of Federated Identity/Authentication options.
Diffstat (limited to '')
-rw-r--r-- | non-free.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/non-free.md b/non-free.md index 5274f84d..89de5444 100644 --- a/non-free.md +++ b/non-free.md @@ -32,7 +32,7 @@ ## Federated Identity/Authentication - [Auth0](https://auth0.com/docs/appliance): `⊘ Proprietary`. Identity made simple for developers. `NodeJS` - +- [FusionAuth](https://fusionauth.io) `⊘ Proprietary` - Authentication and Authorization built for devs with OAuth2 and SAMLv2 support. Free as in beer. `Java` ## File Sharing and Synchronization |