1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Add CAS info access in synapse config

This commit is contained in:
Josué Tille 2020-02-22 00:44:30 +01:00
parent f9a381bf0a
commit 80252cffd5
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -1216,10 +1216,10 @@ saml2_config:
# Enable CAS for registration and login.
#
#cas_config:
# enabled: true
# server_url: "https://cas-server.com"
# service_url: "https://homeserver.domain.com:8448"
cas_config:
enabled: true
server_url: "https://__DOMAIN__/_matrix/cas_server.php"
service_url: "https://__DOMAIN__"
# #displayname_attribute: name
# #required_attributes:
# # name: value