Rename all identity-trust
modules
#4275
Labels
breaking-change
Will require manual intervention for version update
dcp
refactoring
Cleaning up code and dependencies
Milestone
Feature Request
To be in line with the re-branding of IATP -> DCP we should rename the following java modules:
identity-trust-core
->decentralized-claims-core
identity-trust-service
->decentralized-claims-service
identity-trust-sts
->decentralized-claims-sts
identity-trust-transform
->decentralized-claims-transform
identity-trust-issuers-configuration
->decentralized-claims-issuers-config
(maybe this could be merged into another module)In addition, we should provide a BOM for DCP, that would include these aforementioned modules, plus
identity-did-core
,identity-did-web
andoauth2-client
.Which Areas Would Be Affected?
DCP
Why Is the Feature Desired?
consistent naming, easier consumability
Solution Proposal
If possible, provide a (brief!) solution proposal.
The text was updated successfully, but these errors were encountered: