Looking at this you can set additional command line parameters to reset the user session https://docs.microsoft.com/en-us/deployedge/microsoft-edge-configure-kiosk-mode
Additional command line options
: Disable the first Microsoft Edge run experience.
- --kiosk-idle-timeout-minutes
: Change the time (in minutes) from the last user activity before Microsoft Edge kiosk mode resets the user's session. The following values are supported:
- Default values
- Full screen - turned off
- Public browsing - 5 minutes
- Allowed values
- 0 - turns off the timer
- 1-1440 minutes for reset on idle timer
I cant seem to get the kiosk timeout function to work. I may be putting in the additional command line in the wrong order or using the wrong paramaeter. There is no example for the idle command line
I have in my custom interface policy:
C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
--kiosk http://website.com --kiosk-idle-timeout-minutes
1
The kiosk mode of edge loads but the timeout function is not working. As I refresh the page and I am still signed in to the website