mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-17 12:30:20 -05:00
PKCE can protect against certain attacks and is enabled by default. Support can be controlled manually by setting the pkce_method of each oidc_providers entry to 'auto' (default), 'always', or 'never'. This is required by Twitter OAuth 2.0 support. |
||
|---|---|---|
| .. | ||
| user_authentication | ||
| config_documentation.md | ||
| homeserver_sample_config.md | ||
| logging_sample_config.md | ||
| README.md | ||
Configuration
This section contains information on tweaking Synapse via the various options in the configuration file. A configuration file should have been generated when you installed Synapse.