I am testing a .NET application on the Mac using Safari.
The application will not time out, this is what my developer wrote when I entered the bug;-
The authentication to the website is the built in authentication that comes with .net. It uses a special cookie and a sliding timeout that will update as the user uses the site.
/can you tell me how we would make the timeout work? If it can be done that is since its NET application. Thank you very much!
The application will not time out, this is what my developer wrote when I entered the bug;-
The authentication to the website is the built in authentication that comes with .net. It uses a special cookie and a sliding timeout that will update as the user uses the site.
/can you tell me how we would make the timeout work? If it can be done that is since its NET application. Thank you very much!