<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000094bQt8CAEOkta Classic EngineSingle Sign-OnAnswered2023-05-15T21:06:53.000Z2023-04-14T11:28:52.000Z2023-05-15T21:06:52.000Z

VigneshS.46501 (Customer) asked a question.

Get credentials from AWS IAM identity center after complete the authentication

I have created AWS IAM identity center application in OKTA, and configured with AWS identity center provided metadata. Then do all necessary config like AWS ACS, Integration and enabled provisioning in AWS also. My requirement is I need to get the credentials for the AWS single sign on via the OKTA AWS IAM identity center application. And for this process I need to do it using the nodejs.


  • DonF.81354 (Customer)

    You state the AWS IAM Center has been integrated.. Are you successfully selecting the tile and being re-directed to the AWS IAM Center page? You should see a listing of AWS accounts, yes?

    • VigneshS.46501 (Customer)

      Yes. This will be in web but my requirement is need get that list of account and their command line CLI credentials using NodeJS API.

      • DonF.81354 (Customer)

        Sure! In that case, you should be able to grab credentials using AWS SSO, with an Okta re-direct, when you select "Command Line or Programmatic Access". That will give you access keys, etc that you will need when working in code or the CLI. Thanks!

This question is closed.
Loading
Get credentials from AWS IAM identity center after complete the authentication