aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
744 stars 213 forks source link

Amazon Q Plugin on Intellij is stuck at authenticating in browser screen but browser does not open for SSO #4487

Closed elamaran11 closed 3 months ago

elamaran11 commented 3 months ago

Describe the bug Amazon Q Plugin on Intellij is stuck at authenticating in browser screen but browser does not open for SSO

To reproduce Use the latest version of IntellIj and Install latest Amazon Q plugin, try to authenticate via Pro License and provide SSO URL and region, browser open action is not triggered and auth is stuck at Authentication in Progress for ever.

Expected behavior Authentication to happen redirected to browser

Screenshots image

Your Environment

Additional context

bryceitoc9 commented 3 months ago

Hi @elamaran11

Just checking, what version of the toolkit are you on? Additionally, do you have any existing/timed out SSO connections? If so, can you try signing out of them and signing back in?

elamaran11 commented 3 months ago

Issue was with space delimitation in AWS credential and config file. Once i fixed it, everything worked.

cw-pradyumna commented 3 months ago

Faced the same issue when I migrated from 2022 to 2024 community pycharm. It worked when I uninstalled and reinstalled the aws plugins

willmakley commented 1 month ago

Issue was with space delimitation in AWS credential and config file. Once i fixed it, everything worked.

Can you please clarify what you fixed?