Bläddra i källkod

Update configuring-playbook-nginx.md

fix doc highlighting oidc callback path
pull/1164/head
Sergei Shikalov 4 år sedan
committed by GitHub
förälder
incheckning
60c146579f
Ingen känd nyckel hittad för denna signaturen i databasen GPG-nyckel ID: 4AEE18F83AFDEB23
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      docs/configuring-playbook-nginx.md

+ 1
- 1
docs/configuring-playbook-nginx.md Visa fil

@@ -46,7 +46,7 @@ For more information about these variables, check the `roles/matrix-nginx-proxy/


## Synapse + OpenID Connect for Single-Sign-On ## Synapse + OpenID Connect for Single-Sign-On


If you want to use OpenID Connect as an SSO provider (as per the [Synapse OpenID docs](https://github.com/matrix-org/synapse/blob/develop/docs/openid.md)), you need to use the following configuration (in your `vars.yml` file) to instruct nginx to forward `/_synapse/oidc` to Synapse:
If you want to use OpenID Connect as an SSO provider (as per the [Synapse OpenID docs](https://github.com/matrix-org/synapse/blob/develop/docs/openid.md)), you need to use the following configuration (in your `vars.yml` file) to instruct nginx to forward `/_synapse/client/oidc` to Synapse:


```yaml ```yaml
matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_oidc_api_enabled: true matrix_nginx_proxy_proxy_matrix_client_api_forwarded_location_synapse_oidc_api_enabled: true


Laddar…
Avbryt
Spara