mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
doc/dev: Use OpenID Connect instead of pubtkt based SSO
Tests: - The built documentation has been updated as expected. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
68126c3ec6
commit
31e7997d2b
@ -291,10 +291,8 @@ file ``transmission-plinth.conf``, add the following.
|
|||||||
|
|
||||||
<Location /transmission>
|
<Location /transmission>
|
||||||
...
|
...
|
||||||
Include includes/freedombox-single-sign-on.conf
|
Use AuthOpenIDConnect
|
||||||
<IfModule mod_auth_pubtkt.c>
|
Use RequireGroup bit-torrent
|
||||||
TKTAuthToken "admin" "bit-torrent"
|
|
||||||
</IfModule>
|
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
Showing a shortcut in the front page
|
Showing a shortcut in the front page
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user