Skip to content

fix: update issuer URL handling in server metadata loading#338

Merged
nanderstabel merged 2 commits into
betafrom
fix/enforse-update-issuer-url
May 11, 2026
Merged

fix: update issuer URL handling in server metadata loading#338
nanderstabel merged 2 commits into
betafrom
fix/enforse-update-issuer-url

Conversation

@nanderstabel
Copy link
Copy Markdown
Contributor

@nanderstabel nanderstabel commented May 7, 2026

Description of change

Different endpoints in Credential Issuer, and Authorization Server Metadata were not updated when the Public URL is updated. This PR fixes that and ensures that this always happens during initialization.

Links to any relevant issues

How the change has been tested

n/a

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have successfully tested this change in a docker environment

@nanderstabel nanderstabel self-assigned this May 7, 2026
@nanderstabel nanderstabel added the Bug Something isn't working label May 7, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agent_issuance/src/server_config/aggregate.rs 0.00% 7 Missing ⚠️
Files with missing lines Coverage Δ
agent_issuance/src/state.rs 43.60% <100.00%> (ø)
agent_issuance/src/server_config/aggregate.rs 46.09% <0.00%> (-1.17%) ⬇️

... and 58 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nanderstabel nanderstabel merged commit ec6f88b into beta May 11, 2026
4 of 5 checks passed
@nanderstabel nanderstabel deleted the fix/enforse-update-issuer-url branch May 11, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants