You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using hf mfdes deleteapp, the client authenticates and selects the AID being deleted instead of the PICC AID, which needs to be selected to manage apps (unless they are delegated). I would suggest either adding another CLI argument for the auth AID or having the default be to have the aid parameter specify the AID being deleted instead of the AID used for authentication.
To Reproduce
Steps to reproduce the behavior:
Make sure that unauthenticated app management is disabled in the PICC config
Create a DESfire app with any AID
Try to delete the same app
Expected behavior
The client authenticates to the PICC AID and then deletes the app.
The text was updated successfully, but these errors were encountered:
Describe the bug
When using
hf mfdes deleteapp
, the client authenticates and selects the AID being deleted instead of the PICC AID, which needs to be selected to manage apps (unless they are delegated). I would suggest either adding another CLI argument for the auth AID or having the default be to have theaid
parameter specify the AID being deleted instead of the AID used for authentication.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The client authenticates to the PICC AID and then deletes the app.
The text was updated successfully, but these errors were encountered: