We have developed custom credential provider for Window10 system. This credential provider is working only with two of the windows users, but for other users default user provider is used.
When user with default credential provider is logged off, then last logged-in user should be selected by default as per Windows behavior...but that is not happening in my case. My solution always shows user with custom credential option by default, regardless of what was last selected.
How can I make logon process to select last logged-in user login option instead of user which uses custom credential tile?