Skip to content

Conversation

@affinidi-tdk
Copy link
Contributor

@affinidi-tdk affinidi-tdk bot commented Nov 24, 2025

Automated PR to update clients

@affinidi-tdk affinidi-tdk bot requested a review from a team as a code owner November 24, 2025 23:25
@affinidi-appsecurity-bot
Copy link
Contributor

affinidi-appsecurity-bot commented Nov 24, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link

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 introduces automated updates to Java client code for the Affinidi TDK Consumer IAM service, generated via OpenAPI Generator version 7.13.0. The changes add new model classes, API endpoints, and supporting infrastructure for authentication and authorization functionality.

  • Adds new model classes for permissions, JWT web keys, and error handling
  • Introduces API endpoints for consumer authentication, authorization, and JWKS retrieval
  • Includes comprehensive build configuration and documentation

Reviewed changes

Copilot reviewed 184 out of 357 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Permission.java Defines permission model with rights and node IDs
JsonWebKeySetDto.java, JsonWebKeyDto.java Models for JSON Web Key Set handling
InvalidParameterError.java, InvalidJwtTokenError.java, InvalidDIDError.java Error response models
GrantAccessInput.java, GrantAccessOutput.java Access grant request/response models
ConsumerAuthTokenEndpointInput.java, ConsumerAuthTokenEndpointOutput.java OAuth 2.0 token endpoint models
HttpBearerAuth.java, HttpBasicAuth.java, ApiKeyAuth.java Authentication implementations
WellKnownApi.java, ConsumerAuthApi.java, AuthzApi.java API endpoint implementations
ApiClient.java Core HTTP client with serialization support
pom.xml, build.gradle Build configuration files
Documentation files API and model documentation in Markdown

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

Copy link
Contributor

@marat-affinidi marat-affinidi left a comment

Choose a reason for hiding this comment

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

cwe v2 endpoints are broken

@affinidi-tdk affinidi-tdk bot closed this Nov 25, 2025
@affinidi-tdk affinidi-tdk bot deleted the feat/update-all-clients branch November 25, 2025 16:39
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.

5 participants