Feature/implement oidc4vci dome profile (#38) #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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