matrix-spec/content/client-server-api/modules/openid.md

10 lines
310 B
Markdown
Raw Normal View History

2021-01-20 00:57:35 +01:00
### OpenID
This module allows users to verify their identity with a third-party
service. The third-party service does need to be matrix-aware in that it
2021-01-20 00:57:35 +01:00
will need to know to resolve matrix homeservers to exchange the user's
token for identity information.
{{% http-api spec="client-server" api="openid" %}}