Skip to content

Conversation

@forkimenjeckayang
Copy link
Collaborator

@forkimenjeckayang forkimenjeckayang commented Jun 10, 2025

This pull request addresses the recent specification change in OpenID for Verifiable Credential Issuance (OID4VCI), where the interval property was moved from the Credential Offer to the Deferred Credential Response.

To align with the updated specification, this change removes the interval property from the PreAuthorizedCode model, which is part of the Credential Offer payload.

Changes:

  • Removed the interval field and its corresponding getter and setter methods from PreAuthorizedCode.java.
  • Updated the equals() and hashCode() methods in PreAuthorizedCode.java to reflect the removal of the interval property.
  • Verified that no existing tests were impacted by this change, ensuring the continued stability of the test suite.

Closes keycloak#39294
Closes #43

@IngridPuppet IngridPuppet marked this pull request as draft June 10, 2025 14:44
@IngridPuppet IngridPuppet force-pushed the main branch 2 times, most recently from bda0e2a to f99c912 Compare October 15, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants