Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/user_saml
:lock: App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml
https://github.com/nextcloud/user_saml
authentication nextcloud saml saml2 shibboleth
Last synced: about 1 month ago
JSON representation
:lock: App for authenticating Nextcloud users using SAML https://apps.nextcloud.com/apps/user_saml
- Host: GitHub
- URL: https://github.com/nextcloud/user_saml
- Owner: nextcloud
- License: agpl-3.0
- Created: 2016-06-28T22:02:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T01:52:04.000Z (about 2 months ago)
- Last Synced: 2024-09-30T02:41:01.895Z (about 2 months ago)
- Topics: authentication, nextcloud, saml, saml2, shibboleth
- Language: PHP
- Homepage: https://portal.nextcloud.com/article/configuring-single-sign-on-10.html
- Size: 7.86 MB
- Stars: 95
- Watchers: 14
- Forks: 74
- Open Issues: 146
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Nextcloud SSO & SAML Authentication
[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/user_saml)](https://api.reuse.software/info/github.com/nextcloud/user_saml)
:lock: App for authenticating Nextcloud users using SAML
Using the SSO & SAML app of your Nextcloud you can make it easily possible to integrate your existing Single-Sign-On solution with Nextcloud. In addition, you can use the Nextcloud LDAP user provider to keep the convenience for users. (e.g. when sharing)
The following providers are supported and tested at the moment:
**SAML 2.0**
- OneLogin
- Shibboleth
- Active Directory Federation Services (ADFS)**Authentication via Environment Variable**
- Kerberos (mod_auth_kerb)
- CAS
- Any other provider that authenticates using the environment variableWhile theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are **not** part of any internal test matrix.