Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWeiss2 authored Oct 23, 2020
1 parent d293942 commit 257202c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This repository will be updated with all the examples and links that I can find
Credential providers are the primary mechanism for user authentication—they currently are the only method for users to prove their identity which is required for logon and other system authentication scenarios. With Windows 10 and the introduction of Microsoft Passport, credential providers are more important than ever; they will be used for authentication into apps, websites, and more.
currently after you you can provide an authentication option for windows Logon-the login screen in the Image below. or a credential picker UI.

To learn more about the windows authentication proccess please read: [Sonny articale on medium](https://medium.com/@browninfosecguy/windows-authentication-and-attacks-101-part-a-dbe757f2f436)

![](https://github.com/DavidWeiss2/windows-Credential-Provider-library/blob/master/Login%20Screen.jpg)
- Left down is the "Tile" every user in MS Windows 10 have one, and a CP can have a tile too.
- Middle down is the "Credential-Providers" icons list. a user can select only one at a time. the fields shown are depended on this.
Expand Down

0 comments on commit 257202c

Please sign in to comment.