-
-
Notifications
You must be signed in to change notification settings - Fork 55
✨ Authentication per QDMI device #1362
Copy link
Copy link
Open
Labels
QDMIAnything related to QDMIAnything related to QDMIc++Anything related to C++ codeAnything related to C++ codeenhancementImprovement of existing featureImprovement of existing featurepythonAnything related to Python codeAnything related to Python codeusabilityAnything related to usabilityAnything related to usability
Milestone
Metadata
Metadata
Assignees
Labels
QDMIAnything related to QDMIAnything related to QDMIc++Anything related to C++ codeAnything related to C++ codeenhancementImprovement of existing featureImprovement of existing featurepythonAnything related to Python codeAnything related to Python codeusabilityAnything related to usabilityAnything related to usability
Problem Statement
#1355 introduces support for QDMI authentication via FoMaC. Currently, any provided method of authentication is applied to all available devices.
Proposed Solution
We need a per-device authentication mechanism. This concerns FoMaC, as well as the Qiskit Provider.