Skip to content

Commit

Permalink
Merge pull request #4927 from jackchenjc/cron-scheduler-secrets-token
Browse files Browse the repository at this point in the history
feat: Add Token Config for support-cron-scheduler
  • Loading branch information
cloudxxx8 authored Oct 1, 2024
2 parents d6682f7 + 388a2b7 commit 45b17c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/security-file-token-provider/res/token-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
"support-scheduler": {
"edgex_use_defaults": true
},
"support-cron-scheduler": {
"edgex_use_defaults": true
},
"security-proxy-auth": {
"edgex_use_defaults": true
},
Expand Down

0 comments on commit 45b17c0

Please sign in to comment.