Unable to Delete Access Key with Passkey – Permission Denied
I successfully created and connected a passkey. However, when I attempted to delete an Access Key that was created using this passkey, the system rejected me with the error:
Failed — You are not allowed to login to this node.
This feels inconsistent because the passkey is recognized as a valid credential during setup and connection, but not during the deletion process. From a user perspective, this creates confusion: if the passkey is valid for authentication, why does it fail for a key management action?
Could this be a permission bug where the system does not properly map passkey credentials to deletion rights, or is it an intentional limitation for non-admin users? If it’s by design, perhaps clearer messaging would help users understand why the action is blocked.