RE: Forcing session timeout

And hereby the English version:

If you like to test time out you can adjust variables


You'll need: Chrome + Chrome extensie Redux DevTools.

Link toChrome webstore:

https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?utm_source=chrome-app-launcher-info-dialog

There are a few variables to play with:

reset-session

idle-session

expire-session



The steps:

- Install IRedux DevTools (once)
- Probably restart your browser (once)
- In Chrome go to page with the session time-out
- Choose inspect (Ctrl+Shift+i)
- In the inspection menu choose Redux (right in the bar)
- A black screen appears with on the bottom buttons
- Choose button: Dispatcher
-  Fill into text field the text:
{
type: 'expire-session'
}

- Press button "Dispatch" (button in text field)
- Et Voila, you good to go


From: Abma, J.D. (Jake)
Sent: maandag 19 maart 2018 18:38
To: WCAG <w3c-wai-gl@w3.org>
Subject: Forcing session timeout



Subject: session timeout forceren

Heren,

Als je het time-out-schermpje wilt testen kan je tijd winnen door variabelen te bewerken.

Hiervoor heb je nodig:
Chrome + Chrome extensie Redux DevTools.

Link naar de Chrome webstore:
https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd?utm_source=chrome-app-launcher-info-dialog

Er zijn een aantal variabelen waar je mee kunt spelen:
reset-session
idle-session
expire-session

De stappen:

-          Installeer Redux DevTools (eenmalig)
Waarschijnlijk moet je je browser opnieuw opstarten (eenmalig)

-          Ga in Chrome naar de pagina die een sessie-time-out kent

-          Kies op die pagina voor Inspecteren (Ctrl+Shift+i)

-          In de balk van het inspectiemenu kies je Redux (rechts in de menubalk)

-          Een zwart venster verschijntmet onderop knoppen

-          Kies de knop: Dispatcher

-          Vul in het tekstveld de tekst aan:
{
type: 'expire-session'
}

-          Druk op de knop Dispatch (knop in het textveld)
Zie daar...



-----------------------------------------------------------------

ATTENTION:

The information in this e-mail is confidential and only meant for the intended recipient. If you are not the intended recipient, don't use or disclose it in any way. Please let the sender know and delete the message immediately.

-----------------------------------------------------------------

-----------------------------------------------------------------
ATTENTION:
The information in this e-mail is confidential and only meant for the intended recipient. If you are not the intended recipient, don't use or disclose it in any way. Please let the sender know and delete the message immediately.
-----------------------------------------------------------------

Received on Monday, 19 March 2018 17:47:05 UTC