Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ To use PowerShell, you'll need the Microsoft Graph PowerShell SDK. If you do not

## Configure the sample

1. Rename [oAuth.properties.example](./graphtutorial/app/src/main/resources/graphtutorial/oAuth.properties.example) to `oauthProperties` and update the values according to the following table.
1. Rename [oAuth.properties.example](./graphtutorial/app/src/main/resources/graphtutorial/oAuth.properties.example) to `oauth.Properties` and update the values according to the following table.

| Setting | Value |
|---------|-------|
Expand Down