From de5e1e8c4f72cb3b5df7da1aa3bc39429ce81494 Mon Sep 17 00:00:00 2001 From: Remo Senekowitsch Date: Fri, 17 Apr 2026 10:40:07 +0200 Subject: [PATCH] external-idp.md: add logout redirect URI to web client --- .../authentication-and-user-management/external-idp.md | 1 + 1 file changed, 1 insertion(+) diff --git a/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/external-idp.md b/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/external-idp.md index bb8186a6..044c6806 100644 --- a/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/external-idp.md +++ b/versioned_docs/version-4.0/admin/configuration/authentication-and-user-management/external-idp.md @@ -157,6 +157,7 @@ The web client is used for browser-based access to OpenCloud: - `https://your-domain.example.com/` - `https://your-domain.example.com/oidc-callback.html` - `https://your-domain.example.com/oidc-silent-redirect.html` +- Post Logout Redirect URIs: `https://your-domain.example.com/` ### Desktop Client