diff options
author | DMRobertson <DMRobertson@users.noreply.github.com> | 2023-01-17 12:46:31 +0000 |
---|---|---|
committer | DMRobertson <DMRobertson@users.noreply.github.com> | 2023-01-17 12:46:31 +0000 |
commit | 37b0c8b51348d6908a8a2e9086923ee8a24789e5 (patch) | |
tree | 4285a7f0b307a08d9c3a6fcb0eec66033aacd7c1 /latest/sso_mapping_providers.html | |
parent | deploy: 2b084c5b710d9630178484e6ade597ca7fa814b6 (diff) | |
download | synapse-37b0c8b51348d6908a8a2e9086923ee8a24789e5.tar.xz |
deploy: b6955673bfab5c8d553e8b43e9c50dd7b1212e2a
Diffstat (limited to 'latest/sso_mapping_providers.html')
-rw-r--r-- | latest/sso_mapping_providers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/latest/sso_mapping_providers.html b/latest/sso_mapping_providers.html index 53709311b0..c06779bbd6 100644 --- a/latest/sso_mapping_providers.html +++ b/latest/sso_mapping_providers.html @@ -290,7 +290,7 @@ specified in the config. It is located at <a href="https://github.com/matrix-org/synapse/blob/develop/synapse/handlers/oidc.py"><code>synapse.handlers.oidc.JinjaOidcMappingProvider</code></a>.</p> <h2 id="saml-mapping-providers"><a class="header" href="#saml-mapping-providers">SAML Mapping Providers</a></h2> <p>The SAML mapping provider can be customized by editing the -<a href="docs/usage/configuration/config_documentation.html#saml2_config"><code>saml2_config.user_mapping_provider.module</code></a> +<a href="usage/configuration/config_documentation.html#saml2_config"><code>saml2_config.user_mapping_provider.module</code></a> config option.</p> <p><code>saml2_config.user_mapping_provider.config</code> allows you to provide custom configuration options to the module. Check with the module's documentation for |