Skip to content

Commit f8114be

Browse files
authored
Merge branch 'element-hq:main' into main
2 parents 351c1e7 + 117590c commit f8114be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/setup/sso.md

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ upstream_oauth2:
195195
issuer: "https://<authentik-domain>/application/o/<app-slug>/" # TO BE FILLED
196196
client_id: "<client-id>" # TO BE FILLED
197197
client_secret: "<client-secret>" # TO BE FILLED
198+
token_endpoint_auth_method: client_secret_basic
198199
scope: "openid profile email"
199200
claims_imports:
200201
localpart:

0 commit comments

Comments
 (0)