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

Added support for VPs for both selfDescriptions and service-offerings #6

Open
wants to merge 182 commits into
base: sphereon-2206-unreleased
Choose a base branch
from

Conversation

sksadjad
Copy link

feat: added two main functions for onboarding participant and service offering which is still a work in progress

oceanByte and others added 30 commits October 26, 2022 12:25
related to #27
related to !105

The idea is to reduce impl details to AppModule Shell.
[docs] Update links to latest release

See merge request gaia-x/lab/compliance/gx-compliance!104
feat(core): add environment variable validation on bootstrap

See merge request gaia-x/lab/compliance/gx-compliance!105
Feature/cross platform

See merge request gaia-x/lab/compliance/gx-compliance!70
Feat/local self signed certificates

See merge request gaia-x/lab/compliance/gx-compliance!107
Update README.md

See merge request gaia-x/lab/compliance/gx-compliance!108
…lopment'

docs: update readme for self-issued certificates

See merge request gaia-x/lab/compliance/gx-compliance!109
sksadjad and others added 30 commits March 2, 2023 10:37
Note: This should be changed to main after its release

Signed-off-by: Ewann Gavard <[email protected]>
Fix/Swagger verify function

See merge request gaia-x/lab/compliance/gx-compliance!137
Convert privateKey to PKCS8

See merge request gaia-x/lab/compliance/gx-compliance!138
Fix: did doc / import valid certificate chain

See merge request gaia-x/lab/compliance/gx-compliance!139
# Conflicts:
#	Dockerfile
#	docker-compose.yaml
#	docs/package-lock.json
#	example.env
#	k8s/development-deployment.yaml
#	openapi.json
#	package.json
#	src/@types/constants/index.ts
#	src/@types/dto/common/index.ts
#	src/@types/dto/common/schema-cache.dto.ts
#	src/app.module.ts
#	src/controller/common/common.controller.ts
#	src/controller/participant/participant.controller.ts
#	src/controller/service-offering/service-offering.controller.ts
#	src/main.ts
#	src/methods/common/proof.service.ts
#	src/methods/common/selfDescription.service.ts
#	src/methods/common/shacl.service.ts
#	src/methods/common/signature.service.ts
#	src/methods/participant/content-validation.service.ts
#	src/service-offering/services/content-validation.service.ts
#	src/service-offering/services/service-offering-validation.spec.ts
#	src/tests/content-validation.spec.ts
#	src/tests/fixtures/participant-sd.json
#	src/tests/test/shacl.spec.ts
#	src/utils/methods/did.util.ts
#	src/utils/methods/public-key.utils.ts
#	src/utils/static/.well-known/participant2210.json
This reverts commit bcb8bc0.
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.