Hugh Nimmo-Smith
Hugh Nimmo-Smith
Requirements as taken from https://github.com/matrix-org/matrix-spec-proposals/pull/3824: - [x] ~~support the `m.login.sso` auth flow~~ already supported - [x] where a `delegated_oidc_compatibility` value of `true` is present on an `m.login.sso` then only offer...
--- Here's what your changelog entry will look like: ## ✨ Features * Implementation of MSC3824 to add action= param on SSO login ([\#2398](https://github.com/matrix-org/matrix-js-sdk/pull/2398)). Contributed by @hughns.
--- Here's what your changelog entry will look like: ## ✨ Features * Typings for MSC2965 OIDC provider discovery ([\#2424](https://github.com/matrix-org/matrix-js-sdk/pull/2424)). Contributed by @hughns.
This builds on https://github.com/matrix-org/matrix-js-sdk/pull/2290 and is part of https://github.com/matrix-org/matrix-js-sdk/issues/2118 Rather than attempting to correctly fix the ambiguities that have been identified I have added TODO items to the codebase. My...
These rules help encourage correct handling of promises and make promise abuse more explicit. Part of https://github.com/matrix-org/matrix-js-sdk/issues/2118 --- This change is marked as an *internal change* (Task), so will not...
Requirements as taken from https://github.com/matrix-org/matrix-spec-proposals/pull/3824: - [x] ~~support the `m.login.sso` auth flow~~ already supported - [x] where a `delegated_oidc_compatibility` value of `true` is present on an `m.login.sso` then only offer...
[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/delegated-oidc-architecture/proposals/3861-delegated-oidc-architecture.md) Dependencies/sub-proposals: - https://github.com/matrix-org/matrix-spec-proposals/pull/2964 - https://github.com/matrix-org/matrix-spec-proposals/pull/2965 - https://github.com/matrix-org/matrix-spec-proposals/pull/2966 - https://github.com/matrix-org/matrix-spec-proposals/pull/2967 - https://github.com/matrix-org/matrix-spec-proposals/pull/3824 - https://github.com/matrix-org/matrix-spec-proposals/pull/4108 - https://github.com/matrix-org/matrix-spec-proposals/pull/4190 - https://github.com/matrix-org/matrix-spec-proposals/pull/4191
[Rendered](https://github.com/matrix-org/matrix-spec-proposals/blob/hughns/sso-redirect-action/proposals/3824-oidc-aware-clients.md) - [x] Spec is feature complete - [x] Reviewed for consistency with MSC3861 - [x] Implementations believed to be complete enough Dependencies: - https://github.com/matrix-org/matrix-spec-proposals/pull/3861 ## Servers - [x] Synapse...
## Checklist * [ ] Tests written for new code (and old code if feasible) * [x] Linter and other CI checks pass * [ ] Sign-off given on the...
## Checklist * [ ] Tests written for new code (and old code if feasible) * [ ] Linter and other CI checks pass * [ ] Sign-off given on...