Skip to content

refactor: allow any redirect from OpenProject host#1016

Merged
saw-jan merged 1 commit intomasterfrom
refactor/allow-redirect-pattern
May 4, 2026
Merged

refactor: allow any redirect from OpenProject host#1016
saw-jan merged 1 commit intomasterfrom
refactor/allow-redirect-pattern

Conversation

@saw-jan
Copy link
Copy Markdown
Collaborator

@saw-jan saw-jan commented May 4, 2026

Description

use the following redirect uri to accept any redirects to OpenProject. With this we do not need to hard code the redirect url which changes depending on how oidc client is setup.

redirectUri: "https://op-host/*"

Related Issue or Workpackage

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)
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Updated CHANGELOG.md file

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
@saw-jan saw-jan merged commit d5051bb into master May 4, 2026
2 checks passed
@saw-jan saw-jan deleted the refactor/allow-redirect-pattern branch May 4, 2026 10:21
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