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

Feature: Make Nonce and Instance ID setting API Simple, clear and un-ambigous #21

Open
yogeshbdeshpande opened this issue Apr 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@yogeshbdeshpande
Copy link
Contributor

Currently PSA Token has two nonces, one legacy nonce (LegacyNonce) one with PSA Draft Rel Version <= 7
AND
Second as Nonce which is for PSA Rel > 7.

Provide an API to set Legacy OR New Parameters (Nonce or InstanceID) via Single API.

Similar change required for Instance ID.

Internally code will check the profile and set the right variable accordingly!

@yogeshbdeshpande yogeshbdeshpande added the enhancement New feature or request label Apr 25, 2022
thomas-fossati added a commit that referenced this issue Apr 25, 2022
Partially addresses #21

Signed-off-by: Thomas Fossati <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant