Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I18N-1308: Header Authentication: Users cannot be services (#227)
During service-service authentication, both the user and service headers are sent. For the user flow, accounts are created however if these are actually services we do not want to create accounts on the fly. So validate that a user is not a service before creating their accounts
- Loading branch information