File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ You can use the UX to configure each page of the backend application for securit
74
74
75
75
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.
76
76
77
- 1 . Navigate to https://proxyeditor.z13.web.core.windows.net/
77
+ 1 . Navigate to https://proxyeditor.z13.web.core.windows.net/ .
78
78
79
79
2 . Once the dropdown appears, select the dropdown, and select ** Create New** .
80
80
@@ -93,7 +93,7 @@ If the users need to be denied permission to certain pages based on group member
93
93
94
94
7 . Select ** ADD HEADER** .
95
95
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.
97
97
98
98
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.
99
99
You can’t perform that action at this time.
0 commit comments