Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glibnub authored Jul 27, 2019
1 parent a092ec7 commit 09c0b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ var policies = {
var apiURL = 'https://fabrikamb2chello.azurewebsites.net/hello';
var scope = 'openid https://fabrikamb2c.onmicrosoft.com/demoapi/demo.read';
```
Open the aadb2c.js and replace the tenant name and policy names
Open the `aadb2c.js` and replace the tenant name and policy names

```javascript
var tenantName = "fabrikamb2c.onmicrosoft.com";
Expand Down

0 comments on commit 09c0b4d

Please sign in to comment.