Skip to content

feat: Nonce Endpoint#79

Merged
TakahikoKawasaki merged 1 commit into
masterfrom
feat/nonce_endpoint
Dec 29, 2025
Merged

feat: Nonce Endpoint#79
TakahikoKawasaki merged 1 commit into
masterfrom
feat/nonce_endpoint

Conversation

@TakahikoKawasaki
Copy link
Copy Markdown
Member

Add /api/nonce, an implementation of the nonce endpoint defined in OpenID for Verifiable Credential Issuance 1.0.

pom.xml

  • Update the version of com.authlete:authlete-java-common from 4.22 to 4.33.
  • Update the version of com.authlete:authlete-java-jaxrs from 2.86 to 2.90.
  • Update the version of com.authlete:cbor from 1.18 to 1.21.

CredentialJwtIssuerEndpoint

  • Extend BaseCredentialJwtIssuerMetadataEndpoint to simplify the implementation.

CredentialMetadataEndpoint

  • Extend BaseCredentialIssuerMetadataEndpoint to simplify the implementation.

CredentialNonceEndpoint

  • [new] /api/nonce: An implementation of the nonce endpoint defined in "OpenID for Verifiable Credential Issuance 1.0".

@TakahikoKawasaki TakahikoKawasaki merged commit 27cea72 into master Dec 29, 2025
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.

1 participant