[SERVER-79827] Copy getPython3Binary() value into callback function Created: 08/Aug/23  Updated: 29/Oct/23  Resolved: 09/Aug/23

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 7.1.0-rc0

Type: Bug Priority: Major - P3
Reporter: Adrian Gonzalez Montemayor Assignee: Adrian Gonzalez Montemayor
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Security 2023-08-21
Participants:
Linked BF Score: 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.


Generated at Thu Feb 08 06:42:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.