Skip to content

website/integrations: nextcloud add back-channel logout documentation#21147

Merged
dominic-r merged 2 commits intogoauthentik:mainfrom
LuisThe0ne:docs-nextcloud-logout
Mar 25, 2026
Merged

website/integrations: nextcloud add back-channel logout documentation#21147
dominic-r merged 2 commits intogoauthentik:mainfrom
LuisThe0ne:docs-nextcloud-logout

Conversation

@LuisThe0ne
Copy link
Contributor

Details

This PR adds documentation on how to enable back-channel logout (automatically logging a user out of nextcloud when they log out of authentik using OIDC) for the nextcloud integration.


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 and clients have been updated (make gen)

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)

Signed-off-by: LuisThe0ne <76198980+LuisThe0ne@users.noreply.github.com>
@LuisThe0ne LuisThe0ne requested a review from a team as a code owner March 25, 2026 19:23
@netlify
Copy link

netlify bot commented Mar 25, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 8e7dcff
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69c4522d959fe10008cb5e34
😎 Deploy Preview https://deploy-preview-21147--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 Mar 25, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 8e7dcff
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69c4522ded21950008a33d37
😎 Deploy Preview https://deploy-preview-21147--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.

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.

Thanks!

@dominic-r dominic-r enabled auto-merge (squash) March 25, 2026 21:23
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.77%. Comparing base (a6e90eb) to head (8e7dcff).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21147      +/-   ##
==========================================
- Coverage   92.81%   92.77%   -0.05%     
==========================================
  Files        1000     1000              
  Lines       56627    56627              
  Branches      425      425              
==========================================
- Hits        52559    52535      -24     
- Misses       4068     4092      +24     
Flag Coverage Δ
conformance 37.37% <ø> (+<0.01%) ⬆️
e2e 42.86% <ø> (+<0.01%) ⬆️
integration 22.16% <ø> (-0.05%) ⬇️
rust 0.23% <ø> (ø)
unit 91.71% <ø> (+<0.01%) ⬆️
unit-migrate 91.81% <ø> (ø)

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.

@dominic-r dominic-r merged commit 970a1ef into goauthentik:main Mar 25, 2026
106 checks passed
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.

2 participants