Commit 486ca8a
authored
[ContainerRegistry] get expiry time from refresh_token JWT (Azure#15457)
instead of using hard-coded 3 hours
Also update recording to replace the token value with a fake one that
contains expiry time at max date.
Resolves Azure#151831 parent f2fe50f commit 486ca8a
File tree
39 files changed
+225
-171
lines changed- sdk/containerregistry/container-registry
- recordings
- browsers
- containerregistryclient_tests
- repository_and_artifact_tests
- node
- containerregistryclient_tests
- repository_and_artifact_tests
- src
- test/public
39 files changed
+225
-171
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments