<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
0D54z00006w0REiCAMOkta Classic EngineIntegrationsAnswered2021-05-12T17:38:29.000Z2021-04-26T19:20:06.000Z2021-04-26T19:35:12.000Z

DanielS.42740 (Customer) asked a question.

AWS Account Federation via API

Hello,

 

I am trying to create via API a AWS Account Federation app with SAML integration to AWS. What I did was:

 

  1. Followed the guide and successfully created an integration for multiple roles between okta and aws: https://saml-doc.okta.com/SAML_Docs/How-to-Configure-SAML-2.0-for-Amazon-Web-Service.html.
  2. Collected relevant information from the app created in step one via API with https://<mydomain>.okta.com/api/v1/apps/<appid>.
  3. Created a duplicate of the app following the documentation https://developer.okta.com/docs/reference/api/apps/*add-saml-2-0-authentication-application.

 

The app looks just fine in the GUI, but it looks like the provisioning section was not activated:

 

/help/servlet/rtaImage?refid=0EM4z000002FJtH

 

The parameters I provided via API for settings.app were:

 

  • accessKey
  • secretKey
  • appFilter
  • groupFilter
  • useGroupMapping
  • joinAllRoles
  • identityProviderArn
  • overrideAcsURL
  • sessionDuration
  • roleValuePattern
  • awsEnvironmentType
  • loginURL
  • secretKeyEnc

 

Is there a way to enable provisioning via API for the app? Am I missing a parameter?


KelvinA.75099 likes this.
  • DanielS.42740 (Customer)

    I also need to know how to enable the Create Users and Update User Attributes mentioned in the guide via API:

    • Screenshot from 2021-04-26 14-33-57
This question is closed.
Loading
AWS Account Federation via API