Skip to content

Commit d37167d

Browse files
test
1 parent 50eeabd commit d37167d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

staticwebapp.config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@
7474
"route": "/api/Public*",
7575
"allowedRoles": ["admin", "editor", "readonly", "reader", "authenticated", "anonymous"]
7676
},
77+
{
78+
"route": "/*/identity/*",
79+
"rewrite": "/*/identity/*"
80+
},
7781
{
7882
"route": "*",
7983
"allowedRoles": ["admin", "editor", "readonly", "reader"]

0 commit comments

Comments
 (0)