Please help - Setting up the Azure VPN client

I’ve missed a step somewhere but I’m not sure where. I’ve added the VPN client to the enterprise apps, I’ve added the users. I’ve downloaded the xml.

I import the xml into the local app. It asks me to log in, I select work account but then the window closes - it doesn’t allow me to enter my information. I know the client (not the config) is OK because it works for another environment I set up.

The error message which I can’t seem to google is - "Failure in acquiring Microsoft Entra Token:Provider Error 3399548937: The value specified for ‘clientid’ must be non-empty.

Look through your xml file, there is either something missing or something wrong.

IIRC you have to perform a few steps on your VPN gateway to enable entra auth

Thanks for working on this -for anyone that encounters this error it is because you used to use the client iid in the point to site set up for audience - now you use c632b3df-fb67-4d84-bdcf-b95ad541b5c8 for everyone.

Thanks I compared a working one and non working one - same number of lines and entries although the unique items are of course different. I’m guessing it is something specific on the azure portal.

Thanks - can you tell me what those are?

Look for clientid in the xml, are you sure its populated?

I believe so - I don’t see any line that specifically says client ID in the config for the client that works or the one that doesn’t - can you tell me on the back end where it gets that information as i just download the xml from the azure web interface.

Let me check our xml when I’m back in the office tomorrow