Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Key Vault] Generate nonce for key release by default #18089

Closed
1 of 2 tasks
mccoyp opened this issue Apr 16, 2021 · 1 comment
Closed
1 of 2 tasks

[Key Vault] Generate nonce for key release by default #18089

mccoyp opened this issue Apr 16, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault

Comments

@mccoyp
Copy link
Member

mccoyp commented Apr 16, 2021

Per this comment, we may want to generate a (non-cryptographic) nonce when one isn't provided as a parameter to key release. This may or may not be necessary since the parameter is currently optional for the operation and is "just an identifier the client can send in order to detect freshness in certain more complex confidential compute scenarios".

  • Investigate whether or not default generation is desirable
  • Implement default generation if so
@mccoyp mccoyp added KeyVault Client This issue points to a problem in the data-plane of the library. labels Apr 16, 2021
@mccoyp mccoyp added this to the [2021] June milestone Apr 16, 2021
@mccoyp mccoyp self-assigned this Apr 16, 2021
@mccoyp mccoyp modified the milestones: [2021] June, [2021] July May 6, 2021
@mccoyp mccoyp modified the milestones: [2021] July, [2021] August Jun 24, 2021
@mccoyp mccoyp modified the milestones: [2021] August, [2021] September Aug 5, 2021
@mccoyp
Copy link
Member Author

mccoyp commented Oct 15, 2021

After asking the service team about this, generating a nonce won't be necessary.

@mccoyp mccoyp closed this as completed Oct 15, 2021
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this issue Mar 15, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

No branches or pull requests

1 participant