Skip to content

Commit

Permalink
Added Authority hint.
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-meier committed May 29, 2023
1 parent d906ba4 commit 5d2c0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"IdentityProvider": {
"CookieName": "EdapAuth",
"Authority": "<TODO>",
"Authority": "https://<TODO>.auth0.com/",
"ClientId": "Edap",
"ClientSecret": "<TODO>"
}
Expand Down

0 comments on commit 5d2c0c4

Please sign in to comment.