Commit 4318d0c
include caeEnabled: true so token is correctly cached (#3573)
* include caeEnabled: true so token is correctly cached
* add test and replace tryCatch with null check
* adjust null check and cae tests
* Update src/Authentication/Authentication.Test/Helpers/AuthenticationHelpersTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/Authentication/Authentication.Core/Utilities/AuthenticationHelpers.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* auth helper test
* Update src/Authentication/Authentication.Test/Helpers/AuthenticationHelpersTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/Authentication/Authentication.Test/Helpers/AuthenticationHelpersTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* remove redundant catch
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 643f9be commit 4318d0c
File tree
2 files changed
+682
-542
lines changed- src/Authentication
- Authentication.Core/Utilities
- Authentication.Test/Helpers
2 files changed
+682
-542
lines changedLines changed: 18 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
164 | 176 | | |
165 | 177 | | |
166 | 178 | | |
| |||
272 | 284 | | |
273 | 285 | | |
274 | 286 | | |
275 | | - | |
| 287 | + | |
276 | 288 | | |
277 | 289 | | |
278 | 290 | | |
279 | | - | |
280 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
281 | 295 | | |
282 | 296 | | |
283 | 297 | | |
| |||
0 commit comments