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 4cd7a48 commit c959da1Copy full SHA for c959da1
data/api/client-server/definitions/sso_login_flow.yaml
@@ -63,7 +63,7 @@ properties:
63
description: |-
64
Optional UI hint for what kind of common SSO provider is being
65
described in this IdP. Matrix maintains a registry of identifiers
66
- [in the matrix-doc repo](https://github.com/matrix-org/matrix-doc/blob/master/data-definitions/idp-brands.md)
+ [in the matrix-doc repo](https://github.com/matrix-org/matrix-doc/blob/master/informal/idp-brands.md)
67
to ensure clients and servers are aligned on major/common brands.
68
69
Clients should prefer the `brand` over the `icon`, when both are
data-definitions/idp-brands.md renamed to informal/idp-brands.md
0 commit comments