You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Service accounts and user accounts use the same underlying storage system, so it possible for a user to intentionally create an account that is the name of a service account.
Exit Criteria
What is the worst case scenario if this occurs?
Do we need to prevent this?
NO - close this issue.
YES - Pull request to handle this scenario with some tests.