If using a company provided cisco gateway and thin client, can they see IP address? [closed]

I work remotely and I have a company provided cisco gateway device and a thin client that I can use to login into my company’s citrix server. I’ve only ever logged in via the gateway/thin client at my apartment. Recently, I’m in the middle… Continue reading If using a company provided cisco gateway and thin client, can they see IP address? [closed]

Can I setup and enforce additional WiFi connection (and password) requirements on managed laptops using Windows or MacOS?

Can I setup and enforce additional WiFi connection (and password) requirements on managed laptops using Windows or MacOS?
Such as:

blocking (or entirely hiding) the option to connect to open networks
blocking (or entirely hiding) networks… Continue reading Can I setup and enforce additional WiFi connection (and password) requirements on managed laptops using Windows or MacOS?

Is it risky to include .env files in the .zip which is uploaded to Elastic Beanstalk for deployment? If so, what is the risk?

Is it okay to upload .env files containing client ID and client secret to elastic beanstalk? If not, what is the risk involved? How would one access those files?

Continue reading Is it risky to include .env files in the .zip which is uploaded to Elastic Beanstalk for deployment? If so, what is the risk?

Public client or Confidential client: should I generate a client secret?

I’ve read about this but I don’t fully understand how to choose.
I have two options:
Public client

"A native, browser or mobile-device app. Cognito API requests are made from user systems that are not trusted with a client secret.&qu… Continue reading Public client or Confidential client: should I generate a client secret?

Sending Client-Acquired SSO Token to My API Server to Access Firewalled Resources Under User Identity

In an SSO scenario (it’s Azure Active Directory specifically, but conceptually I’m not sure it matters), I obtain a token that then allows my application to impersonate the user to access resources – for example an Azure storage account wi… Continue reading Sending Client-Acquired SSO Token to My API Server to Access Firewalled Resources Under User Identity

How do I create a Client Authentication Certificate without a domain signed by a commercial CA?

For sending soap messages to a webservice we need to include a client authentication certificate with these messages. Normally we simply created a self signed client auth. certificate (with as a common name the name of that particular clie… Continue reading How do I create a Client Authentication Certificate without a domain signed by a commercial CA?