Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/implement oidc4vci dome profile (#38) #39

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

oriolcanades
Copy link
Collaborator

  • Changes

Added the new methods for the context broker interface and the new models of context broker entity.

  • Refactor services to work with new

  • Comment tests just temporally

  • fix some errors

  • Added Dome issuance Method for issuance facade

  • Added endpoint to manage the request of a signed credential for DOME Profile

  • Fix error parsing transaction

  • Tests

  • Tests

  • Tests

  • Tests

  • Tests

  • Reduce cognitive complexitive of save vc method

  • Update CHANGELOG.md

  • Update changelog and tech documentation

  • Update build project

  • adjust versions

  • uncomment tests

  • remove unnecesary dependencies and tests

  • Update build.gradle

  • Update build.gradle

  • method for saving the unsigned vc

  • Update CredentialIssuanceServiceImpl.java

  • Adjust some logic

  • Add method to delete transaction

  • Remove unused imports

  • Update CHANGELOG.md

  • Enable automatic update for dependencies

  • Update project name

  • Add versions to all dependencies

  • rename endpoindt

  • Solve requested changes

  • Solve requested changes

  • Renaming of classes

  • Refactor of some methods and classes

  • Fix a issue of sonar and ad tests

  • Tests

  • solved requested changes

  • solve comments

  • Added the responsability for servicies to implement there own methods using a webclient bean

  • Refactor test with the new webClient bean

  • Test

  • Test

  • Spring security

  • test

  • test

  • test

  • test

  • test

  • test

  • remove unused import

  • Fix security

  • tests

  • Test

  • Commit to debug

  • Update WebSecurityConfig.java

update security conf to permit connections to websocket


* Changes

Added the new methods for the context broker interface and the new models of context broker entity.

* Refactor services to work with new

* Comment tests just temporally

* fix some errors

* Added Dome issuance Method for issuance facade

* Added endpoint to manage the request of a signed credential for DOME Profile

* Fix error parsing transaction

* Tests

* Tests

* Tests

* Tests

* Tests

* Reduce cognitive complexitive of save vc method

* Update CHANGELOG.md

* Update changelog and tech documentation

* Update build project

* adjust versions

* uncomment tests

* remove unnecesary dependencies and tests

* Update build.gradle

* Update build.gradle

* method for saving the unsigned vc

* Update CredentialIssuanceServiceImpl.java

* Adjust some logic

* Add method to delete transaction

* Remove unused imports

* Update CHANGELOG.md

* Enable automatic update for dependencies

* Update project name

* Add versions to all dependencies

* rename endpoindt

* Solve requested changes

* Solve requested changes

* Renaming of classes

* Refactor of some methods and classes

* Fix a issue of sonar and ad tests

* Tests

* solved requested changes

* solve comments

* Added the responsability for servicies to implement there own methods using a webclient bean

* Refactor test with the new webClient bean

* Test

* Test

* Spring security

* test

* test

* test

* test

* test

* test

* remove unused import

* Fix security

* tests

* Test

* Commit to debug

* Update WebSecurityConfig.java

update security conf to permit connections to websocket

---------

Co-authored-by: RubenModamioGarcia <ruben.modamio@in2.es>
Copy link

sonarcloud bot commented May 30, 2024

@oriolcanades oriolcanades merged commit 2b4a51a into main May 30, 2024
4 checks passed
@oriolcanades oriolcanades deleted the release/v1.2.0 branch May 30, 2024 12:23
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