Skip to content
This repository has been archived by the owner. It is now read-only.

Commit b87eb7a

Browse files
authored
Merge pull request #46 from piotrgradzinski/master
Thanks @piotrgradzinski!
2 parents eb073f9 + 860ee4f commit b87eb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ var clientID = "<Application ID for your Node.js Web API - found on Properties p
106106
var policyName = "<Name of your sign in / sign up policy, e.g. B2C_1_SiUpIn>";
107107
```
108108
> [!NOTE]
109-
>developers using the [Azure China Environment](https://docs.microsoft.com/en-us/azure/active-directory/develop/authentication-national-cloud), MUST use <your-tenant-name>.b2clogin.cn) authority, instead of `login.chinacloudapi.cn`.
109+
>developers using the [Azure China Environment](https://docs.microsoft.com/en-us/azure/active-directory/develop/authentication-national-cloud), MUST use <your-tenant-name>.b2clogin.cn authority, instead of `login.chinacloudapi.cn`.
110110
>
111111
> In order to use <your-tenant-name>.b2clogin.*, you will need to configure you application and set `validateAuthority: false`. Learn more about using [b2clogin](https://docs.microsoft.com/en-us/azure/active-directory-b2c/b2clogin#set-the-validateauthority-property).
112112

0 commit comments

Comments
 (0)