Skip to content

Commit

Permalink
Add shibboleth authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
seafile-dev committed Apr 9, 2024
1 parent 8b5ecd8 commit b1d5ec7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@

# Shibboleth Authentication

> This document is for Seafile Server version 6.3 or above
## Overview

[Shibboleth](https://shibboleth.net/) is a widely used single sign on (SSO) protocol. Seafile supports authentication via Shibboleth. It allows users from another organization to log in to Seafile without registering an account on the service provider.

In this documentation, we assume the reader is familiar with Shibboleth installation and configuration. For introduction to Shibboleth concepts, please refer to <https://shibboleth.atlassian.net/wiki/spaces/CONCEPT/overview> .
Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ nav:
- Outline: deploy/single_sign_on.md
- OAuth Authentication: deploy/oauth.md
- Remote User Authentication: deploy/remote_user.md
- Shibboleth Authentication: deploy/shibboleth_authentication.md
- Auto Login to SeaDrive on Windows: deploy/auto_login_seadrive.md
- SAML 2.0 in version 10.0+ (Pro): deploy_pro/saml2_in_10.0.md
- SAML 2.0 (old) (Pro): deploy_pro/adfs.md
Expand Down

0 comments on commit b1d5ec7

Please sign in to comment.