Skip to content

Commit 246eea2

Browse files
author
Tiago Brenck
authored
Merge pull request #409 from Azure-Samples/tibre/fix406
Fix for #406
2 parents 80ae6fd + 5a568d6 commit 246eea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

1-WebApp-OIDC/1-1-MyOrg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ You can trigger the middleware to send an OpenID Connect sign-in request by deco
221221
222222
The middleware in this project is created as a part of the open-source [ASP.NET Core Security](https://github.com/aspnet/aspnetcore) project.
223223
224-
These steps are encapsulated in the [Microsoft.Identity.Web](..\..\Microsoft.Identity.Web) project, and in particular in the [StartupHelper.cs](..\..\Microsoft.Identity.Web\StartupHelper.cs) file
224+
These steps are encapsulated in the [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web/wiki) library.
225225
226226
## Next steps
227227
Learn how to:

1-WebApp-OIDC/1-2-AnyOrg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ You can trigger the middleware to send an OpenID Connect sign-in request by deco
215215
216216
The middleware in this project is created as a part of the open-source [ASP.NET Core Security](https://github.com/aspnet/aspnetcore) project.
217217
218-
These steps are encapsulated in the [Microsoft.Identity.Web](..\..\Microsoft.Identity.Web) project, and in particular in the [StartupHelper.cs](..\..\Microsoft.Identity.Web\StartupHelper.cs) file
218+
These steps are encapsulated in the [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web/wiki) library.
219219
220220
## How to restrict users from specific organizations from signing-in your web app
221221

0 commit comments

Comments
 (0)