AWS CLI for determining the external identity provider in IAM identity center #3581
Unanswered
raoterstel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have an external identity provider configured in my IAM Identity Center. I could not find an operation in sso-admin that would let me describe the identity provider. The closest option I could find was to get the identity store id from
list-instancesand then list the users from theidentitystoreto get the issuer URL and External Id.Is there an easier way to get this information through the API?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions