Skip to content

website/integrations: extends the example to include jwt_config for matrix synapse#16860

Merged
dewi-tik merged 2 commits intogoauthentik:mainfrom
maxkratz:hotfix/update-matrix-synapse-documentation
Sep 17, 2025
Merged

website/integrations: extends the example to include jwt_config for matrix synapse#16860
dewi-tik merged 2 commits intogoauthentik:mainfrom
maxkratz:hotfix/update-matrix-synapse-documentation

Conversation

@maxkratz
Copy link
Contributor

This is necessary to successfully connect Synapse to authentik.

Details

The documentation on how to connect authentik with Matrix/Synapse via OIDC was missing the jwt_config option, as discussed here: element-hq/synapse#17896
I've also created a PR for the Synapse repository to update the documentation on the web page of Synapse as well: element-hq/synapse#18931


Checklist

  • Local tests pass (ak test authentik/)
  • I did not change anything code-wise, so I guess that all tests should pass.
  • The code has been formatted (make lint-fix)
  • Same as with the local tests.

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

This is necessary to successfully connect Synapse to authentik.
@maxkratz maxkratz requested a review from a team as a code owner September 17, 2025 16:03
@netlify
Copy link

netlify bot commented Sep 17, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0510ed2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68cade56ebe84f0008d9cde7

@netlify
Copy link

netlify bot commented Sep 17, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 0510ed2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68cade5650da100008627c6f
😎 Deploy Preview https://deploy-preview-16860--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Sep 17, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0510ed2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68cade56097b4b00080dca4c
😎 Deploy Preview https://deploy-preview-16860--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@melizeche melizeche changed the title website: extends the example to include jwt_config for matrix/synapse website/docs: extends the example to include jwt_config for matrix/synapse Sep 17, 2025
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.72%. Comparing base (c1d4e5c) to head (0510ed2).
⚠️ Report is 8 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16860      +/-   ##
==========================================
- Coverage   92.78%   92.72%   -0.07%     
==========================================
  Files         838      838              
  Lines       45386    45386              
==========================================
- Hits        42112    42082      -30     
- Misses       3274     3304      +30     
Flag Coverage Δ
e2e 46.52% <ø> (-0.05%) ⬇️
integration 23.44% <ø> (-0.06%) ⬇️
unit 90.92% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dewi-tik dewi-tik enabled auto-merge (squash) September 17, 2025 16:14
@dewi-tik dewi-tik changed the title website/docs: extends the example to include jwt_config for matrix/synapse website/integrations: extends the example to include jwt_config for matrix synapse Sep 17, 2025
@dewi-tik dewi-tik merged commit 5597bb6 into goauthentik:main Sep 17, 2025
152 of 154 checks passed
@melizeche
Copy link
Member

@maxkratz thanks for your contribution! 🚀

@maxkratz maxkratz deleted the hotfix/update-matrix-synapse-documentation branch September 18, 2025 16:38
kensternberg-authentik added a commit that referenced this pull request Sep 19, 2025
* main: (58 commits)
  web: bump the esbuild group across 2 directories with 4 updates (#16868)
  core, web: update translations (#16864)
  core: bump astral-sh/uv from 0.8.17 to 0.8.18 (#16866)
  website: bump @types/node from 24.5.1 to 24.5.2 in /website (#16867)
  web: bump @types/node from 24.5.1 to 24.5.2 in /packages/esbuild-plugin-live-reload (#16869)
  web: bump pino from 9.9.5 to 9.10.0 in /packages/esbuild-plugin-live-reload (#16870)
  web: bump @types/node from 24.5.1 to 24.5.2 in /packages/prettier-config (#16871)
  web: bump @types/node from 22.15.19 to 24.5.2 in /web (#16872)
  web: bump dompurify from 3.2.6 to 3.2.7 in /web (#16873)
  web: bump pino from 9.9.5 to 9.10.0 in /web (#16874)
  web: bump vite from 7.1.5 to 7.1.6 in /web (#16875)
  web: bump chromedriver from 140.0.2 to 140.0.3 in /web (#16876)
  lifecycle/aws: bump aws-cdk from 2.1029.1 to 2.1029.2 in /lifecycle/aws (#16877)
  web: Fix docs links, a11y input descriptors (#16671)
  website: bump the eslint group in /website with 3 updates (#16788)
  website: bump the build group in /website with 3 updates (#16787)
  web: bump the eslint group across 2 directories with 3 updates (#16790)
  website/docs: extends the example to include `jwt_config` for matrix/synapse (#16860)
  web/a11y: Flow Search (#15876)
  web: bump API Client version, remove Webdriver dependencies (#16836)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants