As an IronCore audit log user
I want to know what SDK and version make a request to the IronCore service
- so that SDKs with specific behaviors/defects can be recognized and isolated
- so that I can tell if there are out of date clients making requests for encrypted data
AC:
Open questions
- Are we logging the version of the frame or the shim?
Open answers
- The frame
As an IronCore audit log user
I want to know what SDK and version make a request to the IronCore service
AC:
X-IronCore-Sdk-Version. Values of the header should be of the formironweb <MAJOR>.<MINOR>.<PATCH>and should match the current version of the SDK sending the request.Open questions
Open answers