-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,26 +1,31 @@ | ||
|
|
||
| How many data stores will carry duplicates of object/attribute/values sourced from line of business systems? | ||
| ==== How many data stores will carry duplicates of object/attribute/values sourced from line of business systems? | ||
|
|
||
| full replicas of identity and access management | ||
| ==== full replicas of identity and access management | ||
| ``` | ||
| ` COmanage Registry, | ||
| ` COmanage Match | ||
| ` midPoint | ||
| ` Grouper: proposed entity data field system: | ||
| https://spaces.at.internet2.edu/display/Grouper/Grouper+user+data+flow+in+future+state | ||
| ` ICP Data Analytics / generic attribute-value system | ||
|
|
||
| sources of data | ||
| ``` | ||
| ==== sources of data | ||
| ``` | ||
| ` hr | ||
| ` payroll? | ||
| ` crm | ||
| ` sis | ||
| ` lms | ||
| ` 'guest' | ||
| ``` | ||
|
|
||
| multi-repository information space risks | ||
| ==== multi-repository information space risks | ||
| ``` | ||
| ` unaligned object definitions, data schemas | ||
| ` data inconsistencies | ||
| ` increased risk of data exposure | ||
| ``` | ||
|
|
||
| Chris Hyzer’s proposal could be seen as an implementation design for Steve Zoppi’s generic attribute-value system. Discuss. | ||
|
|