-
Bug
-
Resolution: Done
-
Major
-
PLINK_3.0.0.beta2
-
None
When checking if an authentication attempt is being made with different credentials, the DefaultIdentity is comparing the User.id with the DefaultLoginCredentials.userId.
It should use the User.loginName instead.