From 8330fc9953032f21eb4c7d5f0627c1e6aba2459c Mon Sep 17 00:00:00 2001 From: Shay Date: Thu, 30 Jun 2022 09:21:39 -0700 Subject: Cleanup references to sample config in the docs and redirect users to configuration manual (#13077) --- docs/admin_api/user_admin_api.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/admin_api') diff --git a/docs/admin_api/user_admin_api.md b/docs/admin_api/user_admin_api.md index 62f89e8cba..1235f1cb95 100644 --- a/docs/admin_api/user_admin_api.md +++ b/docs/admin_api/user_admin_api.md @@ -124,9 +124,8 @@ Body parameters: - `address` - string. Value of third-party ID. belonging to a user. - `external_ids` - array, optional. Allow setting the identifier of the external identity - provider for SSO (Single sign-on). Details in - [Sample Configuration File](../usage/configuration/homeserver_sample_config.html) - section `sso` and `oidc_providers`. + provider for SSO (Single sign-on). Details in the configuration manual under the + sections [sso](../usage/configuration/config_documentation.md#sso) and [oidc_providers](../usage/configuration/config_documentation.md#oidc_providers). - `auth_provider` - string. ID of the external identity provider. Value of `idp_id` in the homeserver configuration. Note that no error is raised if the provided value is not in the homeserver configuration. -- cgit 1.5.1