0
shedspotter created
What is your product version? 10.3.0
What is your product type (Angular or MVC)? Angular
What is product framework type (.net framework or .net core)? .NET 5
Hi I am using chrome browser , but when I am navigating to the audit logs I have found that the browser info is not correct , it should show only chrome browser but it is showing all the browser in that column
Thanks
1 Answer(s)
-
0
Hi shedspotter
It stores User-Agent header of the request. Here is the documentation of user-agent header https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent.
You may use that online tool to detect browser's more info: https://developers.whatismybrowser.com/