AWS CLI2 -- Access via Federated SSO - Where to Obtain the 'SSO start URL'?
Asked Answered
D

4

15

We have the AWS Console federated to our Shibboleth IdP (SAML).

Does AWS CLIv2 support using federated account to CLI access via SSO? If so -- where can I find the 'SSO start URL' listed in link below?

https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html

Daysidayspring answered 6/1, 2020 at 6:23 Comment(0)
W
4

The other answers did not work for me. What I found to work was going to my organization's AWS landing page ({my-organization}.awsapp.com/start#/), and then there is a link under "AWS Account" called "Command line or programmatic access," which when clicked reveals instructions for setting up the CLI, including the SSO start url.

Whoremaster answered 14/7, 2023 at 16:56 Comment(0)
B
2

When using the Amazon Identity Center, immediately after login there is a screen titled "AWS access portal" with all the accounts that identity can access. The SSO sign-in info along with other very useful secrets can be found via the "Access keys" link off that page which looks like this:

enter image description here

Beatnik answered 3/5 at 20:44 Comment(0)
G
0

This is labeled as the "User portal URL:" on the SSO Dashboard on AWS Console.

You must be logged in as the Organization's Master Account, and on the same region that SSO was enabled to see it.

Gestation answered 21/8, 2020 at 21:10 Comment(0)
M
-1

Get it from the AWS account where AWS SSO is configured. Example If you are using Control Tower, it will be the Control Tower account. Service: AWS Single Sign On --> settings

There will be a field "User portal URL", that's it.

Mistaken answered 22/8, 2021 at 5:38 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.