-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exercising the MSAL long running API (#1523)
* execising the MSAL long running API * Fixing a couple of things * Updating to fixed MSAL code. See AzureAD/microsoft-authentication-library-for-dotnet#2820 Commit: AzureAD/microsoft-authentication-library-for-dotnet@37280d5 * Updating to MSAL.NET * Update src/Microsoft.Identity.Web/TokenAcquisitionOptions.cs Co-authored-by: jennyf19 <jeferrie@microsoft.com>
- Loading branch information
Showing
12 changed files
with
2,774 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2,735 changes: 2,700 additions & 35 deletions
2,735
src/Microsoft.Identity.Web/Microsoft.Identity.Web.xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
...AppCallsWebApiCallsGraph/TodoListService/Controllers/ILongRunningProcessContextFactory.cs
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
tests/WebAppCallsWebApiCallsGraph/TodoListService/Controllers/LongRunningProcessContext.cs
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
...bAppCallsWebApiCallsGraph/TodoListService/Controllers/LongRunningProcessContextFactory.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters