How long is the session duration for Amplify global passwords?

0

I have a static website deployed through Amplify, and have a global password enabled via the access control settings. What I'm trying to find out it is, after what amount of time of inactivity/not visiting the site will the site prompt a visitor to re-enter the password after they've already entered it?

Thank you.

posta un mese fa118 visualizzazioni
2 Risposte
1
Risposta accettata

Typically, session durations are set based on the specifics of the underlying implementation, which might be related to cookies or session tokens. For most basic authentication setups like the one provided by AWS Amplify, session expiration might default to standard browser session handling, or until the browser window is closed. In some systems, there may be a preset timeout for security purposes, often ranging anywhere from 30 minutes to several hours.

profile picture
ESPERTO
con risposta un mese fa
profile pictureAWS
ESPERTO
SriniV
verificato un mese fa
0

It's not letting me reply to your answer for some reason, but thank you so much, Oleksii!

con risposta un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande