Skip to content

Commit

Permalink
fix: Azure client ID typo
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Aug 25, 2017
1 parent 9361815 commit 101158f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ auth:
tlsCertPath: C:\example\root_ca_cert.crt
azure:
enabled: false
clientID: APP_ID
clientId: APP_ID
clientSecret: APP_SECRET_KEY
resource: '00000002-0000-0000-c000-000000000000'
tenant: 'YOUR_TENANT.onmicrosoft.com'
Expand Down

0 comments on commit 101158f

Please sign in to comment.