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

Registration response error message: DEPRECATED_ENDPOINT #9353

Open
1 task
tfglasswing opened this issue Mar 9, 2025 · 1 comment
Open
1 task

Registration response error message: DEPRECATED_ENDPOINT #9353

tfglasswing opened this issue Mar 9, 2025 · 1 comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@tfglasswing
Copy link

Describe the bug

aws sso login --profile $MYPROFILE

results in browser opening (tried Chrome + Firefox as default) and then: Registration response error message: DEPRECATED_ENDPOINT

I have not changed our sso_start_url or anything else in my configuration.

aws --version
aws-cli/2.24.20 Python/3.12.9 Darwin/24.3.0 source/arm64

any ideas?

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

sso working

Current Behavior

sso not working

Reproduction Steps

see bug report, let me know if you need any other info

Possible Solution

No response

Additional Information/Context

No response

CLI version used

aws-cli/2.24.20 Python/3.12.9 Darwin/24.3.0 source/arm64

Environment details (OS name and version, etc.)

MacOS 15.3.1 (24D70)

@tfglasswing tfglasswing added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 9, 2025
@tfglasswing
Copy link
Author

tfglasswing commented Mar 10, 2025

This seems to work:

BROWSER=false aws sso login --profile "$MYPROFILE"

It still opens the browser which is a bit counterintuitive, but I am ok with it working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant