Skip to content

FINERACT-2759: Add issuance and expiry dates to client identifiers - #6279

Merged
IOhacker merged 1 commit into
apache:developfrom
AnvayKharb:fix/FINERACT-2759-client-identifier-dates
Aug 18, 2026
Merged

FINERACT-2759: Add issuance and expiry dates to client identifiers#6279
IOhacker merged 1 commit into
apache:developfrom
AnvayKharb:fix/FINERACT-2759-client-identifier-dates

Conversation

@AnvayKharb

Copy link
Copy Markdown
Contributor

Description

Adds optional issuance and expiry dates to client identifiers.

This change:

  • Adds issuance_date and expiry_date to m_client_identifier
  • Exposes issuanceDate and expiryDate through create, retrieve, and update APIs
  • Supports clearing the dates using explicit null
  • Updates API documentation and Swagger models
  • Adds integration coverage for create, retrieve, update, and optional date behavior

Existing client identifiers remain backward compatible.

Related Issue

FINERACT-2759

@IOhacker IOhacker left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@IOhacker
IOhacker merged commit 6be7de5 into apache:develop Aug 18, 2026
91 checks passed
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