Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-79827

Copy getPython3Binary() value into callback function

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • ALL
    • Security 2023-08-21
    • 164

    Description

      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.

      Attachments

        Activity

          People

            adrian.gonzalez@mongodb.com Adrian Gonzalez Montemayor
            adrian.gonzalez@mongodb.com Adrian Gonzalez Montemayor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: