Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #49 from Azure-Samples/dev
Browse files Browse the repository at this point in the history
Merge dev to main
  • Loading branch information
derisen authored Oct 12, 2022
2 parents 7aa49e4 + e2d1d72 commit b7284ee
Show file tree
Hide file tree
Showing 21 changed files with 4,160 additions and 2,675 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const appSettings = {
},
authRoutes: {
redirect: "/redirect", // redirect path or the full URI configured on Azure AD
unauthorized: "/unauthorized" // unauthorized access attempts will be redirected to this route
unauthorized: "/unauthorized", // unauthorized access attempts will be redirected to this route
frontChannelLogout: "/sso_logout" // front-channel logout path or the full URI configured on Azure AD
},
protectedResources: {
Expand Down
Loading

0 comments on commit b7284ee

Please sign in to comment.