Problem Statement
#1355 introduces support for QDMI authentication via FoMaC. However, currently, users must be aware of the forms of authentication provided or required by a device. If they provide unsupported information, it merely triggers a logging event. For example, if they attempt to authenticate via user and password, whereas the device expects a token.
Proposed Solution
We need a mechanism that allows QDMI devices to communicate the forms of authentication they require/offer, similar to their supported program formats for job submission.
Problem Statement
#1355 introduces support for QDMI authentication via FoMaC. However, currently, users must be aware of the forms of authentication provided or required by a device. If they provide unsupported information, it merely triggers a logging event. For example, if they attempt to authenticate via
userandpassword, whereas the device expects atoken.Proposed Solution
We need a mechanism that allows QDMI devices to communicate the forms of authentication they require/offer, similar to their supported program formats for job submission.