summary refs log tree commit diff
path: root/develop/admin_api/user_admin_api.html
diff options
context:
space:
mode:
authorclokep <clokep@users.noreply.github.com>2022-02-18 17:24:55 +0000
committerclokep <clokep@users.noreply.github.com>2022-02-18 17:24:55 +0000
commit68df714cd68fe7db91ad04ba43656693ff19be92 (patch)
treee60b7a75c795a11ed5506adfbe96f27d2aca0bdf /develop/admin_api/user_admin_api.html
parentdeploy: 707049c6ff61193ffdfba909b4f17e9158c1d3e1 (diff)
downloadsynapse-68df714cd68fe7db91ad04ba43656693ff19be92.tar.xz
deploy: 444b04058b497da15812d7f14858e6270d54abb5
Diffstat (limited to 'develop/admin_api/user_admin_api.html')
-rw-r--r--develop/admin_api/user_admin_api.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/develop/admin_api/user_admin_api.html b/develop/admin_api/user_admin_api.html

index ad9093455b..2187faa7e6 100644 --- a/develop/admin_api/user_admin_api.html +++ b/develop/admin_api/user_admin_api.html
@@ -297,7 +297,8 @@ provider for SSO (Single sign-on). Details in section <code>sso</code> and <code>oidc_providers</code>. <ul> <li><code>auth_provider</code> - string. ID of the external identity provider. Value of <code>idp_id</code> -in homeserver configuration.</li> +in the homeserver configuration. Note that no error is raised if the provided +value is not in the homeserver configuration.</li> <li><code>external_id</code> - string, user ID in the external identity provider.</li> </ul> </li>