Feature Request
Currently the TrustedIssuerRegistry is just a registry where we can store TrustedIssuer and can be configured via Java Api or TrustedIssuerConfigurationExtension.
We should make that more dynamic and add operation like :
to allow extensions to dynamically manage trusted issuer
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Who will sponsor this feature?
Please @-mention the committer that will sponsor your feature.
Solution Proposal
If possible, provide a (brief!) solution proposal.
Feature Request
Currently the
TrustedIssuerRegistryis just a registry where we can storeTrustedIssuerand can be configured viaJavaApi orTrustedIssuerConfigurationExtension.We should make that more dynamic and add operation like :
removequeryto allow extensions to dynamically manage trusted issuer
Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
Who will sponsor this feature?
Please @-mention the committer that will sponsor your feature.
Solution Proposal
If possible, provide a (brief!) solution proposal.