Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed the logic of user type detection:
if a user presents all the attributes required for an employee, then it is an employee, eventhough it might be in fact a generic account. You can still check the new isGeneric attribute for employees and external users.
- Loading branch information