Skip to content

Integrate the Credential Graph into the Root OCM Command #475

@jakobmoellerdev

Description

@jakobmoellerdev

Description

When working with OCM commands we will need to integrate the credential graph setup into the bootstrapping on every start of an OCM command.

This allows us to then use that configuration in other commands.

Builds on #459 and now we need to include it on start in the root command for other commands to access it.

We should have a Command Context that is able to pass a credential graph pointer across command boundaries as we will include it through the root command.

The Graph construction is detailed in its package documentation and should work in conjunction with the already existing OCM config.

Done Criteria

  • Code has been reviewed by other team members
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Internal technical Documentation created/updated (if applicable)
  • Successful demonstration in Review

Metadata

Metadata

Labels

area/ipceiImportant Project of Common European Interestkind/tasksmall task, normally part of feature or epic

Type

No fields configured for Task.

Projects

Status
🍺 Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions