Skip to content

Commit a2ec6f6

Browse files
authored
Enable experimental OIDC feature in README.md (#678)
1 parent a95332e commit a2ec6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ matrix:
208208
experimental_features:
209209
msc3861:
210210
# Likely needed if using OIDC on synapse and you want to allow usage of Element-X (the beta of element)
211-
enabled: false
211+
enabled: true
212212
# -- Synapse will call `{issuer}/.well-known/openid-configuration` to get the OIDC configuration
213213
issuer: http://my-mas-domain.com/
214214
# -- Matches the `mas.mas.client_id` in the auth service config

0 commit comments

Comments
 (0)