{"id":6895,"date":"2020-01-08T20:21:27","date_gmt":"2020-01-08T20:21:27","guid":{"rendered":"http:\/\/blogs.aaddevsup.xyz\/?p=6895"},"modified":"2020-01-08T20:21:29","modified_gmt":"2020-01-08T20:21:29","slug":"graph-client-authentication-provider","status":"publish","type":"post","link":"https:\/\/blogs.aaddevsup.xyz\/2020\/01\/graph-client-authentication-provider\/","title":{"rendered":"Graph Client Authentication Provider"},"content":{"rendered":"\n

The Graph Client Authentication Providers allows for each authentication to the graph endpoint implementing a variety of OAUTH2 flows.  I will demonstrate the use of this library in c# code based on this GitHub<\/a>. Previously, you had to build your own Authentication Provider ( see my creation of the client credentials provider in a vb.net application here<\/a> ) .  This library will allow you to use the following flows:<\/p>\n\n\n\n