mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
14 lines
318 B
Markdown
14 lines
318 B
Markdown
|
|
---
|
||
|
|
type: module
|
||
|
|
weight: 280
|
||
|
|
---
|
||
|
|
|
||
|
|
### 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
|
||
|
|
will need to know to resolve matrix homeservers to exchange the user's
|
||
|
|
token for identity information.
|
||
|
|
|
||
|
|
{{openid\_cs\_http\_api}}
|