Solved

Clientless access to private app

  • 2 November 2023
  • 1 reply
  • 189 views

Userlevel 2
Badge +5

We have an internal AWS hosted app, thats not reachable from the internet, and we need to provide access to an external partner that doesn't have the NS Client. Can I use NPA and configure a new private app with Allow Browser Access enabled to do this? Or, what are other good options? Thx

icon

Best answer by matt-frank 2 November 2023, 21:00

View original

1 reply

Userlevel 3
Badge +14

If the external partner can't or won't install the client, NPA via Browser access will be the way to go if the application is web based (80/443). If you want to expose a service that (ex. SSH), you'll need to front that with something like Guacamole to server the application to the user.    https://docs.netskope.com/en/netskope-help/data-security/netskope-private-access/private-app-management/configure-browser-access-for-private-apps/.  

The thing to note with this path, is YOU MUST use an IDP to access to the application and this is called out in the above link.  

Reply