extension ExtPose

NoMAD Pro Okta (delisted)

CRX id

dmegebclfcfigkacfeepokjbbapogaec-

Description from extension meta

Redirection Extension for NoMAD Pro.

Image from store NoMAD Pro Okta
Description from store Chrome extension that works with a Native Messaging Helper to automatically open up NoMAD Pro when signing into Okta. Note: the NoMAD Pro Native Messaging Client for Chrome is required for this to work.

Latest issues

  • (2021-06-02, v:1.2.0.2) Gobinath Viswanathan: The okta login is stuck at Redirecting to NoMAD Pro...
    Error handling response: TypeError: Cannot read property 'url' of undefined Context _generated_background_page.html Stack Trace: src/bg/background.js:30 (anonymous function) console.log("Firing NoMAD Redirector"); var redirectURL = ""; var redirect = false; var secondCheck = false; chrome.runtime.onMessage.addListener( function(request, sender, sendResponse) { console.log(request); console.log(sender); if (request.method == "set") { redirectURL = "redirectUrl=" + request.parameters.orgURL; redirect = true; } if (request.method == "secondCheck") { secondCheck = true; } if (request.method == "init") { if (secondCheck) { // reset secondCheck secondCheck = false; } else { chrome.runtime.sendNativeMessage('menu.nomad.nomadpro', { text: "open" }, function(response) { console.log("Received " + response.url); if (response.url != null) { if (redirect) { console.log("changing redirect url"); var re = /redirectUrl=http.*/; sendResponse(response.url.replace(re, redirectURL)); redirect = false; } else { sendResponse(response.url); } } else { sendResponse("https://www.apple.com"); } }); } } return true });
  • (2020-05-21, v:1.2.0.2) Andrew McAllister: Nomad chrome plugin is inconsistency and suffers huge user experiences issues.
    Greetings Our organization is constantly having an issue where the plugin gets stuck in a loop. The symptom being constantly prompting for MFA over and over and never lets user in until they force close browser, clear app data or sometimes more serious such as after multiple reboots. It is to the point where we may need to globally remove nomad from all Mac computers in our enterprise. The user experience is poor in general that if forces user to Auth to even use chrome when they may not be accessing a corporate application backed by Okta. This causes them to end up using a browser like firefox instead which moots the value of plugin so might as well just uninstall nomad anyways. Please Advise, Best, Andrew

Statistics

Installs
1,000 history
Category
Rating
0.0 (0 votes)
Last update / version
2018-08-03 / 1.2.0.2
Listing languages
en-US

Links