added a pop up in click of mongo shell if its entra only flow (#2531)

* added a pop up in click of mongo shell if its entra only flow

* formatting updated

---------

Co-authored-by: Sakshi Gupta <sakshig@microsoft.com>
This commit is contained in:
sakshigupta12feb
2026-07-13 13:53:16 +05:30
committed by GitHub
parent f678f551bb
commit 4a881651d5
6 changed files with 97 additions and 13 deletions
+1
View File
@@ -48,6 +48,7 @@ describe("AuthorizationUtils", () => {
partitionKeyDefault2: false,
notebooksDownBanner: false,
enableRestoreContainer: false,
mongoDisableNativeAuth: false,
},
});
};