I want to login to my user account automatically using code. I am using Windows 8. I tried to use Credential Provider sample. I compiled the sample in the SDK and add the dll to the registry as described in the readme.
when I lock my computer I can see the regular user account tile. only when I press on Esc I see the 2 new tiles that were added in the sample. then if I press on one of them, and try any kind of password, I just get back to the previous page where I had only the regular tile. and cannot login.
Is this the expected behavior?