- Admin permissions in AWS to create the identity provider and the roles.
- An Okta account at Okta (https://www.okta.com)
- Permission to access to Timestream
-
Sign in to the Okta Admin dashboard:
https://<company domain name>-admin.okta.com/admin/apps/active
-
Select
Browse App Catalog
and search forAWS Account Federation
. -
Change
Your AWS Login URL
to the appropriate URL, e.g.https://console.aws.amazon.com/console/home?region=us-west-2
. -
Click
Next
. -
Select
SAML 2.0
asSign on methods
. ClickView Setup Instructions
, a new window with setup instructions will be popped up. -
Follow
CONNECT OKTA TO A SINGLE AWS INSTANCE
to setup SAML with Okta.
-
Fail to login to AWS by clicking
AWS Account Federation
.One possible reason is user is not assigned SAML roles. Go to
Assignments
tab in applicationAWS Account Federation
. Click the pencil icon to edit user assignment. Ensure correct role is selected forSAML User Roles
. If noRole
orSAML User Roles
is seen, checkProvisioning
tab to ensureCreate Users
andUpdate User Attributes
are enabled. -
No
SAMLResponse
field in the SAML Assertion response returned from Okta when using Timestream ODBC driver.Go to
Sign On
tab in applicationAWS Account Federation
. Scroll down to the bottom. CheckAuthentication policy
under sectionUser authentication
. Make sure it isPassword only
.