nextcloud / nextcloud/user_oidc

Would be nice to have a oidc_login_logout_url like oidc_login plugin has

Open
#993 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement needs info question
Dominant language
PHP
Stars
181
Forks
60
Avg merge
7h 34m
Merged PRs (30d)
26

Description

This feature would allow you to re-direct to another URL after logging out of Nextcloud with Authelia. Right now it just goes to the Authelia log out screen.

Here's the current flow:

Login to Nextcloud with Authelia -> Logout -> Goes to Authelia log out screen

What I'd like is:

Login to Nextcloud with Authelia -> Logout -> Logs out of Authelia and goes back to Nextcloud login screen
(When you specify the oidc_login_logout_url option to be the Nextcloud URL https://nextcloud.domain.com)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the existing oidc_login logout flow and how the oidc_login_logout_url option is handled. Confirm the desired behavior for Authelia: logout should return to the configured Nextcloud URL and show the login screen; verify the result with the relevant logout or integration checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.