Skip to content

Fix UAA start with legacy key setup#3837

Merged
strehle merged 2 commits intodevelopfrom
fix-issue-3835
Apr 14, 2026
Merged

Fix UAA start with legacy key setup#3837
strehle merged 2 commits intodevelopfrom
fix-issue-3835

Conversation

@strehle
Copy link
Copy Markdown
Member

@strehle strehle commented Apr 14, 2026

Fir #issue 3835

Ony do the issuer validation in custom zones, but not in UAA zone

Fir #issue 3835

Ony do the issuer validation in custom zones, but not in UAA zone
@strehle strehle linked an issue Apr 14, 2026 that may be closed by this pull request
@strehle strehle requested review from Copilot, duanemay and fhanik April 14, 2026 10:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts identity zone configuration validation to allow the default UAA zone to start successfully when using a legacy signing-key setup, by skipping issuer/signing-key coupling validation for that zone (per issue #3835).

Changes:

  • Skip issuer-vs-signing-key validation when zone.isUaa() is true.
  • Keep the existing validation behavior for all non-UAA (custom) zones.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Foundational Infrastructure Working Group Apr 14, 2026
@strehle strehle merged commit d78e3a7 into develop Apr 14, 2026
31 checks passed
@strehle strehle deleted the fix-issue-3835 branch April 14, 2026 13:47
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Foundational Infrastructure Working Group Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

SAML certificate issue new with v78.11.0

3 participants