Skip to content

Integration layer between DIM solution and Tractus-X Portal.

License

Notifications You must be signed in to change notification settings

SAP/ssi-dim-middle-layer

REUSE status

ssi-dim-middle-layer

About this project

This repository contains the code for the Integration layer between Digital Identity Management (DIM) solution and Tractus-X Portal written in C#. It's used to create a wallet and configure all needed information.

The SSI Dim Middle Layer is currently designed to work with the Eclipse Tractus-X Portal in version v2.1.0. The Eclipse Tractus-X Portal is the reference implementation of the portal application for Catena-X.

For installation details and further information, please refer to the chart specific README.

Requirements and Setup

Install the .NET 8.0 SDK.

Run the following command from the CLI:

dotnet build src

Make sure the necessary config is added to the settings of the service you want to run. Run the following command from the CLI in the directory of the service you want to run:

dotnet run

Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.

Known Issues and Limitations

See Known Knowns.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.

Licensing

Copyright 2024 SAP SE or an SAP affiliate company and ssi-dim-middle-layer contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.