File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The definition of
1515authentication is incomplete. [ OAuth2] ( https://oauth.net/2/ ) is best considered
1616as a framework for implementing authentication protocols rather than a protocol
1717in its own right, and this section says nothing about the grant types, flows
18- and scopes which a compliant implemenation should understand.
18+ and scopes which a compliant implementation should understand.
1919
2020A better candidate for OAuth2-based authentication of matrix clients is via
2121[ OpenID Connect] ( https://openid.net/connect/ ) , but this has already been
@@ -27,7 +27,7 @@ and redundant. It should be removed from the specification to reduce confusion.
2727## Alternatives
2828
2929It would be possible to extend the definition so that it is complete: as
30- mentioned above, a likely implemenation would be based on OpenID
30+ mentioned above, a likely implementation would be based on OpenID
3131Connect. Matrix clients could then follow the standardised OpenID Connect flow
3232rather than the matrix-specific ` m.login.sso ` flow. However, this would require
3333significant design work, and development in both clients and servers, which
You can’t perform that action at this time.
0 commit comments