Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AWS Sign In Loop - Can't Access the Portal

Issue: I am trying to sign in as a root user for my account from the AWS portal, but now, after I adding my password I keep getting redirected to: https://portal.aws.amazon.com/billing/signup?redirect_url=https%3A%2F%2Faws.amazon.com%2Fregistration-confirmation#/start, no matter what.

It was working fine till today, first time I've encountered this redirect.
Main Browser : Chrome - Version 62.0.3202.94

Based on what on similar cases found on google I tried the following and still did not manage to sort out the issue:
-Chrome: deleted all the cookies and cache data
-Chrome: restarted the device and also the browser
-Chrome: used incognito mode
-Firefox (an aws member said is the most suitable browser): tried normal and private mode
-Firefox: deleted all the cookies and cache data
-Edge: tried normal and private mode

Someone suggested already to make use of S3Browser, it does not seem as a efficient solution just to access the AWS Portal a few times a week so I am keeping it as the last resort.

If anyone experienced the same issue or has any more suggestions/ideas would greatly appreciate some help.

Thanks in advance.

like image 494
Marin Avatar asked Dec 05 '17 10:12

Marin


People also ask

Why my AWS account is not working?

You can't sign in to an AWS account because you're using incorrect credentials (email address, user name, or password), or you forgot the credentials that you use to sign in to an AWS account. You received a notification that there is an issue with your AWS account (for example, that it's closed or suspended).

Will AWS charge me if I close my account?

Closing your account might not automatically terminate all your active resources. You might continue to incur charges for some of your active resources even after you close your account. You're charged for any usage fees incurred before closure.

What is the URL of the AWS portal?

You provide an AWS SSO user portal URL to your users where they sign in to AWS accounts and services and to integrated AWS and third-party applications. While signing in, users first navigate to the user portal URL: https://[yourdirectory].awsapps.com/start.


2 Answers

I faced the same issue. The following fixed it for me:

  1. Change your Amazon email address on www.amazon.com - You can use the same email address by using this trick. Change [email protected] to [email protected]
  2. Use the lost password recovery on the AWS login site to recover the password for the former email address (i.e. [email protected]).
  3. Use the new password to login on the AWS console with the former email address ([email protected])
like image 140
user1211030 Avatar answered Sep 29 '22 11:09

user1211030


I just had the exact same problem and it was caused by my Amazon account who happens to have the same email address as my AWS account. Turns out that somehow ends up to be one and the same account. I finally had to change the Email for my Amazon account and reset the password on my AWS account. Now they are nicely separated.

like image 23
Carl Düvel Avatar answered Sep 29 '22 11:09

Carl Düvel