- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-25-2014 04:39 AM
Hi all,
does anybody know wether there is a possibility to recognize Firefox not using user-agent-string. Because some FF-user take the user-agent-string to appear as IE.
The company don't want this for safety-reasons due to the addons. Thx
Cheers Klaus
02-25-2014 07:43 AM
I don't think that there is another way to identify the Browser from a standard http-get operation.
Another crazy way will be to use Global Protect inside use Network to check if Firefox is installed
and deny access with HIP Profiles.
Regards
Marco
02-25-2014 07:43 AM
I don't think that there is another way to identify the Browser from a standard http-get operation.
Another crazy way will be to use Global Protect inside use Network to check if Firefox is installed
and deny access with HIP Profiles.
Regards
Marco
02-25-2014 07:58 AM
Hello kdd,
Another approach I see is to find the browser versions. Firefox is running at version 26 and IE is at version 11. There is a huge difference in numbers. This is also seen in the user agent string and if we can just filter for any particular browser and couple of its latest versions and create a custom app we should be able to narrow down more precise details between the browsers and selectively allow any one browser.
Hope this helps
Thanks
02-27-2014 03:18 AM
I checked the http-header-fields and i found nothing else as the user-agent-string. So it is like cat and mouse game. Everyone who knows the user-agent-string is able to let the browser appear as what ever it is wanted.
Thx for your help
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!