Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-detect and refresh expired AWS SSO sessions #227

Open
silvexis opened this issue Oct 10, 2022 · 1 comment
Open

Auto-detect and refresh expired AWS SSO sessions #227

silvexis opened this issue Oct 10, 2022 · 1 comment

Comments

@silvexis
Copy link

silvexis commented Oct 10, 2022

Version 2.0.1

When an AWS SSO session expires, Dynobase does not do a good job detecting this and hangs until timeout when running a query. Once the app is responsive again, the user has to select "Reload Profiles" from the Dynobase menu to re-authenticate, which works, except it then wipes out your existing query or work. You have to start whatever you were doing over.

Because of AWS session limits, I have to do this 2-3 times a day, which makes usage frustrating. It would be great if:

  1. Expired SSO Sessions were detected and proactively reloaded if the app has focus.
  2. My existing query did not disappear during the session refresh.
@Takadimi
Copy link

+1

I didn't even notice the "Reload Profiles" menu option and up until now I've had to quit and re-open Dynobase to re-authenticate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants