0 Replies Latest reply: Feb 3, 2009 2:58 PM by turbidity RSS

    Controlling AIR App FMS Access

    turbidity Community Member
      Howdy! I'm trying to figure out how to allow access to AIR applications that connect to domain-restricted FMS servers. In the documentation I've found, it appears I should be able to add a list of domains and IP addresses to files (such as Adaptor.xml and VHost.xml) to only allow those domains and IPs. I've got it restricting by domain by using the Allow node of the VHost.xml, but I am not having such luck with IP addresses. I am testing with my localhost FMS and using the IP address of 127.0.0.1 (which is the IP tied to the client object when I connect).

      Anyone know of a way to restrict access to FMS by AIR apps by domain/IP or know how to get the IP address allowances to work? Actually, more to the point, is there a way I can use domain restrictions to block different domains but still allow my AIR app to get through?