Skip to content

website/docs: fix missing trailing slash in vaultwarden documentation#16348

Merged
dewi-tik merged 1 commit intogoauthentik:mainfrom
Moe1369:patch-3
Aug 24, 2025
Merged

website/docs: fix missing trailing slash in vaultwarden documentation#16348
dewi-tik merged 1 commit intogoauthentik:mainfrom
Moe1369:patch-3

Conversation

@Moe1369
Copy link
Contributor

@Moe1369 Moe1369 commented Aug 23, 2025

Won't work without the missing forward slash.
Source: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect#authentik

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

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)

Won't work without the missing forward slash.
Source: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-SSO-support-using-OpenId-Connect#authentik

Signed-off-by: Mo <65728018+Moe1369@users.noreply.github.com>
@Moe1369 Moe1369 requested a review from a team as a code owner August 23, 2025 13:18
@netlify
Copy link

netlify bot commented Aug 23, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 15fd23f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68a9bfab2cab45000821f4fd
😎 Deploy Preview https://deploy-preview-16348--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.

@netlify
Copy link

netlify bot commented Aug 23, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 15fd23f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68a9bfab70fe9100084c0b35
😎 Deploy Preview https://deploy-preview-16348--authentik-storybook.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 Aug 23, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 15fd23f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68a9bfabcd543500098b10ae
😎 Deploy Preview https://deploy-preview-16348--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.

Copy link
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. 😬 Thanks for catching this! I read it when doing the guide, but forgot to include it for some reason.

@codecov
Copy link

codecov bot commented Aug 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.73%. Comparing base (17bd1f1) to head (15fd23f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16348      +/-   ##
==========================================
- Coverage   92.83%   92.73%   -0.10%     
==========================================
  Files         838      838              
  Lines       45290    45290              
==========================================
- Hits        42045    42000      -45     
- Misses       3245     3290      +45     
Flag Coverage Δ
e2e 46.60% <ø> (-0.05%) ⬇️
integration 23.47% <ø> (-0.06%) ⬇️
unit 90.93% <ø> (+<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 changed the title Missing trailing slash in documentation website/docs: fix missing trailing slash in vaultwarden documentation Aug 24, 2025
@dewi-tik dewi-tik merged commit 4919772 into goauthentik:main Aug 24, 2025
106 checks passed
@Moe1369 Moe1369 deleted the patch-3 branch August 25, 2025 07:33
kensternberg-authentik added a commit that referenced this pull request Aug 26, 2025
* main:
  providers/oauth2: avoid deadlock during session migration (#16361)
  lifecycle/aws: bump aws-cdk from 2.1025.0 to 2.1026.0 in /lifecycle/aws (#16352)
  core: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#16357)
  core: bump axllent/mailpit from v1.27.5 to v1.27.6 in /tests/e2e (#16358)
  website/docs: fix missing trailing slash in vaultwarden documentation (#16348)
  root: fix security.md (#16345)
  root: update security.md with github reporting link (#16332)
  website/docs: 2025.8.1 release notes (#16343)
  packages/django-dramatiq-postgres: broker: fix various timing issues (#16340)
  website/docs: adds details to certificates doc (#16335)
  outposts: allow ingress path type configuration (#16339)
  core, web: update translations (#16321)
  outposts: fix service connection update task arguments (#16312)
  core: use email backend for test_email management command (#16311)
  core: bump astral-sh/uv from 0.8.12 to 0.8.13 (#16325)
  website: Move docs netlify.toml (#16320)
  website/docs: add link in 2025.8 rel notes to back-channel logout docs (#16306)
  packages/django-dramatiq-postgres: middleware: fix listening on hosts where ipv6 is not supported (#16308)
  website: Fix version origin detection, build-time URLs  (#15774)
  web/a11y: Associating labels with inputs (#16119)
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.

4 participants