- For any service, its critical to apply principle of least privilege
- With shared accounts we don’t know who did what
- we can’t give granular permissions because for shared id it needs to have sum of all required permissions
- this requires granted security principals certain actions (roles) in a certain scope
- a central store is required where identities are saved
references:
Paths into this note
1 note leads here
-
Why is identity needed