mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
email: Use OpenID Connect instead of pubtkt based SSO
Tests: - Functional tests work. - Admin user is able to access the application - Regular user is not able to access the application - Anonymous user is not able to access the application Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e2da29cf25
commit
3c1d801e15
@ -14,10 +14,7 @@
|
|||||||
ProxyAddHeaders off
|
ProxyAddHeaders off
|
||||||
|
|
||||||
# Require SSO
|
# Require SSO
|
||||||
Include includes/freedombox-single-sign-on.conf
|
Use AuthOpenIDConnect
|
||||||
<IfModule mod_auth_pubtkt.c>
|
|
||||||
TKTAuthToken "admin"
|
|
||||||
</IfModule>
|
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
# Automatic configuration for clients like Thunderbird:
|
# Automatic configuration for clients like Thunderbird:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user