Copy getPython3Binary() value into callback function

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Security 2023-08-21
    • 164
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      With the new changes in SERVER-72262, both oidc_e2e_azure.js and oidc_e2e_okta.js started failing due to 
      getPython3Binary() not being defined.

      This is because the whole function is passed as a string here without resolving getPython3Binary() into the actual function.  

      We should call getPython3Binary() and copy the returned value into the passed string so it can get resolved later when invoked here.

            Assignee:
            Adrian Gonzalez Montemayor
            Reporter:
            Adrian Gonzalez Montemayor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: