I'm currently working with Esri and our IT to set up a new Enterprise (v11.1) stack and move away from concurrent licensing. We've hit a snag with serving up ArcGIS Pro licenses via Portal. The LM (license manager) is deployed and authorized fir named users.
When a user opens Pro they pass their Enterprise/Portal credentials to verify if they have been assigned a license. They way I understand it is that Pro then makes a second call to grab the actual license from the LM. This is where we hit a snag. The LM host defined in the license and in Portal is 'websrv.corp.local' however the only URL the users can access is 'gis.corp.com'. As a result when a user successfully authenticates in Pro they then get an error saying that a license cannot be found.
Here are my questions:
When Pro makes a request to the LM is that request proxied through Portal or is it trying to hit the LM directly?
Has anyone had any experience serving up Pro Named User licenses via Enterprise NOT behind a VPN?