We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f23a5 commit f632f4aCopy full SHA for f632f4a
api/client-server/openid.yaml
@@ -62,7 +62,7 @@ paths:
62
200:
63
description: |-
64
OpenID token information. This response is nearly compatible with the
65
- response documented in the `OpenID 1.0 Specification <http://openid.net/specs/openid-connect-core-1_0.html#TokenResponse>`_
+ response documented in the `OpenID Connect 1.0 Specification <http://openid.net/specs/openid-connect-core-1_0.html#TokenResponse>`_
66
with the only difference being the lack of an ``id_token``. Instead,
67
the Matrix homeserver's name is provided.
68
examples:
changelogs/client_server/newsfragments/2605.clarification
@@ -0,0 +1 @@
1
+Clarify link to OpenID Connect specification.
0 commit comments