Problem Statement
#1355 introduces support for QDMI authentication via FoMaC. However, it doesn't currently offer a way to provide the BASEURL parameter because this is a DEVICE_SESSION_PARAMETER, not a SESSION_PARAMETER.
Proposed Solution
I don't know a good solution for this problem yet, but it will be closely related to solutions for #1361 and #1362.
Problem Statement
#1355 introduces support for QDMI authentication via FoMaC. However, it doesn't currently offer a way to provide the
BASEURLparameter because this is aDEVICE_SESSION_PARAMETER, not aSESSION_PARAMETER.Proposed Solution
I don't know a good solution for this problem yet, but it will be closely related to solutions for #1361 and #1362.