Commit 9c4cfd9
committed
Add OpenID Connect configuration to appsettings.json
This commit introduces new settings for OpenID Connect authentication in the `appsettings.json` file. The added parameters include `Authority`, `ClientId`, `ClientSecret`, `RedirectUri`, and `RequireHttps`, which are necessary for enabling secure authentication in the application.
#861 parent 1d786ff commit 9c4cfd9
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
0 commit comments