-
Notifications
You must be signed in to change notification settings - Fork 21
Bypassing security exceptions
If you are using Insights in Chrome, open the gateway url (https://machine_name.domain_name:port_number/api) in a new tab. The following images show you the screens you might encounter. Example url: https://computer1.esri.com:9999/api
Screen 1:
Screen 2:
Click on the Advanced button
Now, type the phrase thisisunsafe. This will bypass the security exception and show you the content of the page. Note: It won't get typed out anywhere on the screen
You should see something like this: {"version": "6.4.0"}. Now, you can use this gateway url in your Insights application to connect to the kernel gateway.
If you are using Insights in Safari, open the gateway url (https://machine_name.domain_name:port_number/api) in a new tab. The following images show you the screens you might encounter. Example url: https://computer1.esri.com:9999/api
Screen 1:
Screen 2:
Click on the Show Details button and click on Visit this website link

Screen 3:
Click on the Visit Website button in the confirmation dialog

Screen 4:
Enter the password to proceed

You should see something like this: {"version": "6.4.0"}. Now, you can use this gateway url in your Insights application to connect to the kernel gateway.
Get Started
Connecting to the Kernel
General Features
Deployment Patterns
Frequently asked questions