Ability to hide the logout button or assign a custom url to it. #25149
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
If a login takes place via
X-WEBAUTH
, the use of the logout button becomes useless, because the login takes place again immediately afterwards.The administrator should have the option of either hiding the logout button or assigning a user-specific url to it so that the logout can take place on the remote system. However, the modifications should only take effect if the login was previously done by
X-WEBAUTH
.For security reasons, this options should be done exclusively in
app.ini
.There are already open similar issues on this topic:
#14270: Logging out of OpenID Connect provider
#20225: OpenID Connect Back-Channel Logout support
Screenshots
No response
The text was updated successfully, but these errors were encountered: