From 51a8c6b121e2e639a0d818ff36e5bb82c98bd89b Mon Sep 17 00:00:00 2001
From: reivilibre
auth_provider
- string, required. The unique, internal ID of the external identity provider.
-The same as idp_id
from the homeserver configuration. Note that no error is raised if the
-provided value is not in the homeserver configuration.idp_id
from the homeserver configuration. If using OIDC, this value should be prefixed
+with oidc-
. Note that no error is raised if the provided value is not in the homeserver configuration.
external_id
- string, required. An identifier for the user in the external identity provider.
When the user logs in to the identity provider, this must be the unique ID that they map to.