Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather validated OIDC config during autodiscovery #27047

Merged
merged 7 commits into from
Feb 23, 2024
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Feb 21, 2024

Goes from sync to async in matrix-org/matrix-react-sdk#12245

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
@t3chguy t3chguy marked this pull request as ready for review February 21, 2024 15:20
@t3chguy t3chguy requested a review from a team as a code owner February 21, 2024 15:20
@t3chguy t3chguy merged commit 282d717 into develop Feb 23, 2024
22 checks passed
@t3chguy t3chguy deleted the t3chguy/fix/26908 branch February 23, 2024 16:43
ifaouibadi added a commit to superhero-com/superhero-chat-web that referenced this pull request Feb 27, 2024
* Update babel monorepo to v7.23.9

* Improve client metadata used for OIDC dynamic registration

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix Native OIDC for Element Desktop by including ssoid in the url_state of the /auth call

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Improve client metadata used for OIDC dynamic registration

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove allchange dependency

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Remove stale release scripts

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update pull request template to remove allchange behaviours

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Bump follow-redirects from 1.15.3 to 1.15.5

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add label to track issues that will be fixed by OIDC

* add job to automate adding new issues to the new project

* lint

* actually lint

* Update dependency @types/jest to v29.5.12

* Update dependency stylelint to v16.2.1

* Update dependency eslint-plugin-unicorn to v51

* Update typescript-eslint monorepo to v7

* Update build_develop.yml

* Update dependency css-minimizer-webpack-plugin to v6

* Update dependency css-loader to v6

* Update all non-major dependencies

* Remove unused dependency proxy-agent

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* prettier

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Hold back postcss updates

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update config

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* prettier

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Gather validated OIDC config during autodiscovery (element-hq#27047)

* Update variants/openDesk/build_config.yaml

@nordeck/element-web-opendesk-module@0.4.0:
- Remove widget toggles
- Breaking Change: The module does not support the widget toggles anymore. The widget toggles are an own module now. See https://www.npmjs.com/package/@nordeck/element-web-widget-toggles-module.

@nordeck/element-web-widget-toggles-module@0.1.0:
- Initial version

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Langley <langley.dave@gmail.com>
Co-authored-by: Charly Nguyen <charly.nguyen@nordeck.net>
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants