generic-oauth2 icon indicating copy to clipboard operation
generic-oauth2 copied to clipboard

Delay closing of window after successful authentication

Open razvantim opened this issue 3 years ago • 1 comments

Is it possible to put a delay in closing the window after successful authentication? I'm looking into a way to give the user the option to use the device password manager.

Currently, the password manager opens, but the window closes before he can add the password to the repository.

razvantim avatar Dec 08 '21 17:12 razvantim

I don't think that is possible at all because redirecting is done by the Identity Provider (IDP).

So if I understand correctly you would have a workflow like this:

  • Login window opens with IDP login form
  • User enters credentials
  • IDP starts redirecting "back"
  • Closing of window should be delayed for n seconds

moberwasserlechner avatar Jan 06 '22 08:01 moberwasserlechner

Closing as no reply.

moberwasserlechner avatar Sep 18 '22 19:09 moberwasserlechner