The browser extension is not required on mobile devices. The CyberArk Identity mobile app incorporates an internal browser that provides single sign-on. When device users open an application that requires the browser extension, the application automatically opens in the internal browser.
Have a Chrome extension that I need to have load when ever a user uses web connectors, the extension has be loaded into the allusers profile on the PSM server so when one of the admins connects to the PSM server for testing, it appears in the chrome task manager, that all appears to be working fine.
The issue now is when we perform the same action using a connector via Cyberark, we are not seeing the extension in the task manager, the extension section is greyed out. I am assuming hardening has disabled that from the PSM.
Protect the web-session at the endpoint with the Secure Web Sessions browser extension. Optional integration with CyberArk Endpoint Privilege Manager further protects high-risk web sessions from malicious processes originating on the endpoint.
I have tried clearing DeveloperToolsDisabled and IncognitoModeAvailability in the registry - and chrome no longer starts in incognito mode / the web developer extension is enabled in the Chrome menu - but clicking on it fails to open the web developer window / doesn't result in any error.
Error handling response: TypeError: Cannot read properties of null (reading 'disableContextMenuCheckOnAllIFrames')at chrome-extension://jifcoadedkediabkmjbflemiblmnbjfk/content/centrify-idle.js:1:9034
I have researched, and found that it may be because I am trying to access a property while not defined, or there is an error in the flow of my asycn functions... but then it suggests a problem with an extension of chrome.
df19127ead