Skip to content
Prev Previous commit
Next Next commit
chore updateing route
  • Loading branch information
icc-akhilesh committed Aug 1, 2023
commit 3b9b97b34c6b5792ace6464095c9b34dce84ae8c
6 changes: 0 additions & 6 deletions src/staticwebapp.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
],
"rewrite": "/.auth/login/aadb2c"
},
{
"route": "/*",
"allowedRoles": [
"authenticated"
]
},
{
"route": "/logout",
"redirect": "/.auth/logout"
Expand Down