<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
0D54z00007awR97CAEOkta Classic EngineIntegrationsAnswered2024-04-01T16:32:56.000Z2022-04-25T19:25:50.000Z2022-09-08T19:49:53.000Z

ChristianW.21804 (Customer) asked a question.

Question about configuring Okta/AWS API integration via Terraform

I've been working on setting up a new SAML connection in Okta for various AWS accounts via Terraform. So far Terraform has been able to handle most of the actions I've previously handled manually, but I have yet to figure out whether I can configure the API integration between Okta and AWS via Terraform.

 

For reference after configuring a SAML connection between Okta and an application of with preconfigured_app = "amazon_aws, you have the option to enter in an AWS access and secret key pair in order to allow Okta to import SAML roles from AWS. The way to get there in the Okta UI is by going to the AWS tile > Provisioning tab > Integration. At this screen in the UI you can enter the access and secret key pair. My question is; can this be set programmatically via Terraform? If so, what method or API call are you using to do so?

 

Thanks in advance for any guidance!


This question is closed.
Loading
Question about configuring Okta/AWS API integration via Terraform