edgexfoundry / edgexfoundry/device-sdk-c
Invoke secret store setup to regenerate expired tokens
Open
enhancement
- Dominant language
- C
- Stars
- 45
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
# 🚀 Feature Request
### Relevant Package [**REQUIRED**]
This feature request is for C Device Services
### Description [**REQUIRED**]
Starting from v4.0, secretstore-setup offers a new API to generate the secrets-token.json for each service on demand, if the secret store token expired.
https://github.com/edgexfoundry/edgex-go/issues/5065
https://docs.edgexfoundry.org/4.0/security/Ch-SecretStoreSetup/
C SDK should support this mechanism as well
Contributor guide
Assessment
This issue has not been assessed yet.