Closed tiago-loureiro closed 6 years ago
There are cases where the DisplayName is an empty string, which causes the UserInfo parser to fail since it requires that the DisplayName to be a non-empty string (note that the key itself is present)
DisplayName
UserInfo
There are cases where the
DisplayName
is an empty string, which causes theUserInfo
parser to fail since it requires that theDisplayName
to be a non-empty string (note that the key itself is present)