diff --git a/changelog.d/9404.doc b/changelog.d/9404.doc new file mode 100644 index 0000000000000000000000000000000000000000..aa2e63f2f625e76d5a0a9485f0e660633fa0d71b --- /dev/null +++ b/changelog.d/9404.doc @@ -0,0 +1 @@ +Update docs for using Gitea as OpenID provider. diff --git a/docs/openid.md b/docs/openid.md index 0be79591b19a70495d0e4a145cec0102285e9ed2..263bc9f6f88ed289d66acd2a96cf882b57ba95bd 100644 --- a/docs/openid.md +++ b/docs/openid.md @@ -365,7 +365,7 @@ login mechanism needs an attribute to uniquely identify users, and that endpoint does not return a `sub` property, an alternative `subject_claim` has to be set. 1. Create a new application. -2. Add this Callback URL: `[synapse public baseurl]/_synapse/oidc/callback` +2. Add this Callback URL: `[synapse public baseurl]/_synapse/client/oidc/callback` Synapse config: