Person Service Current Status
Status
Summary
Risks
Describe each risk, estimate the likelihood (Low, Medium, High) and the severity of impact (Low, Medium, High), and then provide a mitigation plan
# |
Description |
Likelihood |
Severity |
Mitigation |
1 |
KSS Person has much more PII than we would like to maintain (for security and general modeling reasons). We should be able to use a subset of what they do, and still maintain alignment, but there is a risk of divergence here. |
High |
Low |
We must track their PersonInfo schema and attempt to use a struct subset of what they are modeling. |
2 |
KSS Person model includes a notion of the type of Person, which seems to conflate with the Organization and related models for Authorization. This may lead to a conlict between our models and contracts. |
Medium |
Medium |
We need to talk to the KSS team about their model, and try to find common ground. |
Known Issues
Status of Milestones
- Complete initial design, specification - In Progress