I've implemented IS on my AD ad it work with login page. I'm tring the ResourceOwnerPassword but I always get invalid_grant and in log I see "User has been disabled".
The problem is in then LdapUserProfileService.IsActiveAsync that don't find the user and set context.IsActive to false.
At runtime the Users collection is empty. Anyone has this issue?
Grazie
I've implemented IS on my AD ad it work with login page. I'm tring the ResourceOwnerPassword but I always get invalid_grant and in log I see "User has been disabled".
The problem is in then LdapUserProfileService.IsActiveAsync that don't find the user and set context.IsActive to false.
At runtime the Users collection is empty. Anyone has this issue?
Grazie