Commit d4ebe5e
1 parent 10cb46e commit d4ebe5e
2 files changed
+2
-2
lines changedSubmodule cloud-agent updated 16 files
- .github/workflows/auto-merge.yml+2-2
- .github/workflows/update-oas.yml+64
- .log4brains.yml-5
- CONTRIBUTING.md+1-1
- build.sbt+3-4
- cloud-agent/service/server/src/test/scala/org/hyperledger/identus/api/util/Tapir2StaticOAS.scala+1
- docs/guides/deploying-node.md-142
- infrastructure/shared/docker-compose-combined.yml+4-4
- infrastructure/shared/docker-compose-demo.yml+2-2
- infrastructure/shared/docker-compose-mt-keycloak.yml+2-2
- infrastructure/shared/docker-compose-with-kafka.yml+2-2
- infrastructure/shared/docker-compose.yml+2-2
- infrastructure/single-tenant-testing-stack/docker-compose.yml+4-4
- tests/didcomm-tests/docker/docker-compose.yml+3-3
- tests/integration-tests/src/test/resources/containers/agent.yml+1-1
- tests/integration-tests/src/test/resources/containers/vdr.yml+1-2
- src/domain/models/VerifiableCredential.ts+4-16
- src/domain/utils/JWT.ts+2-1
- src/plugins/internal/dif/PresentationRequest.ts+5-5
- src/plugins/internal/dif/PresentationVerify.ts+138-172
- src/plugins/internal/dif/types.ts+3-7
- src/plugins/internal/oea/sdjwt/CredentialOffer.ts+3-1
- src/pollux/models/JWTVerifiableCredential.ts+10-14
- src/pollux/models/SDJWTVerifiableCredential.ts+35-37
- src/pollux/utils/jwt/CreateSDJWT.ts+78
- src/pollux/utils/jwt/SDJWT.ts+43-6
- tests/fixtures/credentials/jwt.ts+5-5
- tests/plugins/dif/PresentationRequest.test.ts+1-1
- tests/plugins/dif/PresentationVerify.test.ts+989-63
0 commit comments