Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support post logout redirect uri configuration #342

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

wkloucek
Copy link
Contributor

@wkloucek wkloucek commented Jul 3, 2023

Description

support the post logout uri configuration for oC Web.
Needs oCIS 3.0.0-next.3 release (or "latest" including owncloud/ocis#6583)

Related Issue

Motivation and Context

How Has This Been Tested?

  • set postLogoutRedirectURI in the external-user-management example and allow the redirect uri in the Web OIDC client settings in Keycloak

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation generated (make docs) and committed
  • Documentation ticket raised:
  • Documentation PR created:

@wkloucek wkloucek requested a review from d7oc July 3, 2023 09:21
@wkloucek wkloucek marked this pull request as ready for review July 3, 2023 09:21
Copy link
Contributor

@d7oc d7oc left a comment

Choose a reason for hiding this comment

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

LGTM

@wkloucek wkloucek merged commit a490ae1 into master Jul 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the web-post-logout branch July 3, 2023 17:01
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.

Support Web post logout URI
2 participants