Module get_authentication_issuer
Available on crate feature
api
and (crate features client
or server
) and crate feature unstable-msc2965
only.Expand description
GET /_matrix/client/*/auth_issuer
Get the OpenID Connect Provider that is trusted by the homeserver.
This endpoint has been replaced by get_authorization_server_metadata
in MSC2965.