mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
Update README.md
This commit is contained in:
parent
a230218688
commit
c824ece599
|
@ -234,3 +234,9 @@ seafile-server:
|
|||
### OAuth
|
||||
|
||||
For OAuth the same network problem as with LDAP will occur, but here you will need to hook up the *seahub* service to the external network.
|
||||
|
||||
*Tip:* If you always want to use OAuth without clicking on the *Single Sign-On* button, you can rewrite the following paths in your reverse proxy:
|
||||
```
|
||||
caddy.rewrite: /accounts/login* /oauth/login/?
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue