microsoftgraph/msgraph-sdk-dotnet-auth
Archived - use the TokenCredential classes provided by Azure.Identity. https://docs.microsoft.com/en-us/dotnet/api/overview/azure/identity-readme
C#MIT
Issues
- 1
Question: How to cache the token when using GraphServiceClient with UsernamePasswordCredential
#112 opened by hanhsia - 3
- 1
Cannot PUT/PATCH image to a contact
#103 opened by under3415 - 4
Stuck in authenticationChallengeRequired
#101 opened by hannespreishuber - 3
- 2
Library should support Azure B2C
#84 opened by peombwa - 1
Web App sample using OnBehalfOf provider
#67 opened by TiagoBrenck - 4
Cannot get cache tokens of confidential client application according to the current ClientCredentialProvider implementation,
#65 opened by asith-w - 1
Microsoft.Graph.Auth. BadImageFormatException loading WorkerRole in Azure emulator
#64 opened by stefan2410 - 11
Unpredictable Authorization_RequestDenied failures sometimes when adding users to AAD
#47 opened by joshfriend - 1
Wikis for authentication scenarios
#19 opened by peombwa - 1
Form resource url in client credential provider based on the applications national cloud
#15 opened by peombwa - 3
Default callback for DeviceCodeProvider
#14 opened by darrelmiller - 1
- 3
- 1
When it will be move to Live Version?
#108 opened by TejendraPrasad - 2
Getting Build Error: Unable to parse version value '1.0.0-preview.5' from 'packages.config After Adding Microsoft.Graph.Auth
#76 opened by shwork96 - 2
- 1
cannot pass account to MS.Graph
#102 opened by under3415 - 5
How to solve “Microsoft.graph.serviceexception code "generalException" an error occurred sending the request” while fetching calendar events?
#96 opened by stefan1st - 1
How to get OAuth access token from VSTO Outlook add-in when user logged to Office 365
#98 opened by albertly - 1
Release date
#95 opened by rubeesh - 1
- 2
When will there be a released auth-package?
#94 opened by habex-ch - 1
- 1
can you add support for Microsoft Bookings
#78 opened by rheophile10 - 4
Microsoft.Graph.Auth Release out of Preview
#63 opened by Tanzy - 0
ADO Pipeline Failures
#74 opened by peombwa - 1
Typo in ErrorConstants.cs
#72 opened by AshikPaul42 - 0
Typo in error message
#66 opened by csadam - 2
Could not add Microsoft.Graph.Auth
#59 opened by jeffhee - 1
- 2
- 1
How to obtain the Access token that this MSAL wrapper obtained for MS Graph
#57 opened by kalyankrishna1 - 12
ITokenStorageProvider example/docs?
#38 opened by michael-hawker - 3
Use new csproj format for test project
#18 opened by MIchaelMainer - 2
Add support for configuring a proxy
#27 opened by peombwa - 2
- 1
- 1
Installation instructions incorrect
#45 opened by isthistechsupport - 1
Update to MSAL v4.3
#49 opened by michael-hawker - 1
The WithUsernamePassword extension should use SecureString as the type for the password parameter
#36 opened by pschaeflein - 19
Update to MSAL v3 and Builder Pattern
#37 opened by michael-hawker - 1
- 11
Client credential provider fails
#25 opened by tomatsue - 3
UserAssertion null in OBO provider
#31 opened by rjhaines - 1
- 1
user_mismatch exception when using OBO Provider
#29 opened by peombwa - 1
- 3
How to reuse access tokens? Now each action requires two requests (login.microsoftonline.com, graph.microsoft.com)
#34 opened by Misiu