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

Enable dynamic seeding authorities bpn #77

Closed
evegufy opened this issue Oct 18, 2024 · 1 comment
Closed

Enable dynamic seeding authorities bpn #77

evegufy opened this issue Oct 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@evegufy
Copy link
Contributor

evegufy commented Oct 18, 2024

Description

Enable dynamic seeding of the following operator company information:

In authorities table:

  {
    "bpn": ""
  },
  {
    "bpn": ""
  }

In credential_authorities table:

  {
    "credential_id": "",
    "bpn": ""
  }

Benefits

The dynamic setting - via config - of the BPN would be beneficial for easier ramp up of (sandbox) environments.

Additional Information

Implement concept which was piloted with SAP/ssi-dim-middle-layer#109

@evegufy evegufy added the enhancement New feature or request label Oct 18, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Oct 18, 2024
@evegufy evegufy changed the title Enable dynamic seeding of bpn of authorities Enable dynamic seeding authorities bpn Oct 18, 2024
@evegufy evegufy moved this from NEW USER REQUEST to BACKLOG in Portal Oct 18, 2024
@evegufy
Copy link
Contributor Author

evegufy commented Oct 18, 2024

@Phil91 just fyi

Phil91 added a commit that referenced this issue Oct 22, 2024
* make authority and credential authorities for operator overwriteable
* add configuration to add own config maps for seeding

Refs: #77
@Phil91 Phil91 moved this from BACKLOG to IN PROGRESS in Portal Oct 22, 2024
@Phil91 Phil91 self-assigned this Oct 22, 2024
Phil91 added a commit that referenced this issue Oct 22, 2024
* make authority and credential authorities for operator overwriteable
* add configuration to add own config maps for seeding

Refs: #77
Phil91 added a commit that referenced this issue Oct 24, 2024
Phil91 added a commit that referenced this issue Nov 8, 2024
Phil91 added a commit that referenced this issue Nov 8, 2024
Phil91 added a commit that referenced this issue Nov 8, 2024
Phil91 added a commit that referenced this issue Nov 11, 2024
* make authority and credential authorities for operator overwriteable
* add configuration to add own config maps for seeding

---------

Co-authored-by: Evelyn Gurschler <[email protected]>
Reviewed-by: Phil Schneider <[email protected]>
Refs: #77
@Phil91 Phil91 moved this from IN PROGRESS to IN REVIEW in Portal Nov 11, 2024
@evegufy evegufy closed this as completed Nov 11, 2024
@github-project-automation github-project-automation bot moved this from IN REVIEW to USER READY in Portal Nov 11, 2024
@evegufy evegufy added this to the Release 1.1.0 (24.12) milestone Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants