NameAndPassword icon indicating copy to clipboard operation
NameAndPassword copied to clipboard

Is there any way to make the UI last longer than 30 seconds.

Open CityHunter07 opened this issue 2 years ago • 0 comments

I implemented a SecurityAuthorizationPlugin using similar approach as NameAndPassword, but the UI keeps on disappearing after 30 seconds unless some data is entered by the user in textField. I need to implement 2FA security options like Yubikey, Number challenge and sms challenge ( all of them takes more than 30 seconds in few cases). I need the mechanism to stay alive for more than 30 seconds, even if there is absolutely no input from the user. Is that possible, if its not possible, then suggest any other way around to keep it alive. @skycocker Thank in advance.

CityHunter07 avatar Aug 23 '23 14:08 CityHunter07