Closed paullatzelsperger closed 1 month ago
This PR adds BOM modules for IdentityHub:
identityhub-bom: plain IdentityHub that comes with the remote accounts service (Assumes a standalone STS)
identityhub-bom
identityhub-with-sts-bom: IdentityHub with an embedded STS
identityhub-with-sts-bom
identityhub-feature-sql-bom: adds all SQL modules for the plain IH BOM (identityhub-bom)
identityhub-feature-sql-bom
identityhub-feature-sql-sts-bom: adds all SQL modules required for an embedded STS
identityhub-feature-sql-sts-bom
developer convenience
_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._
What this PR changes/adds
This PR adds BOM modules for IdentityHub:
identityhub-bom
: plain IdentityHub that comes with the remote accounts service (Assumes a standalone STS)identityhub-with-sts-bom
: IdentityHub with an embedded STSidentityhub-feature-sql-bom
: adds all SQL modules for the plain IH BOM (identityhub-bom
)identityhub-feature-sql-sts-bom
: adds all SQL modules required for an embedded STSWhy it does that
developer convenience
_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._