Skip to content

Commit 3033213

Browse files
authored
Update partner-grit-app-proxy.md
1 parent 501c899 commit 3033213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/partner-grit-app-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can use the UX to configure each page of the backend application for securit
7474

7575
If the users need to be denied permission to certain pages based on group membership or some other criteria, it's handled by the auth user journey.
7676

77-
1. Navigate to https://proxyeditor.z13.web.core.windows.net/
77+
1. Navigate to https://proxyeditor.z13.web.core.windows.net/.
7878

7979
2. Once the dropdown appears, select the dropdown, and select **Create New**.
8080

@@ -93,7 +93,7 @@ If the users need to be denied permission to certain pages based on group member
9393

9494
7. Select **ADD HEADER**.
9595

96-
8. Type **x-iss** in the destination header field to configure the valid HTTP header that must be sent to the application.
96+
8. Enter **x-iss** in the destination header field to configure the valid HTTP header that must be sent to the application.
9797

9898
9. Enter **given_name** into the Value field that is the name of a claim in the B2C policy. The value of the claim will be passed into the header.
9999

0 commit comments

Comments
 (0)