Using the Browser SSO OIDC Credentials Provider for IAM Identity Center
You can configure the connector to authenticate the connection using credentials obtained through the Browser SSO OIDC credentials provider for AWS IAM Identity Center. To do this, you must specify information such as the AWS IAM Identity Center Start URL, Region, Account ID, and Role Name.
To configure authentication using Browser SSO OIDC on a non-Windows machine:
- Set the
AuthenticationTypeproperty toBrowserSSOOIDC. - Set the
sso_oidc_regionproperty to the AWS Region where your AWS IAM Identity Center instance is configured. - Set the
sso_oidc_start_urlproperty to the AWS access portal URL for your AWS IAM Identity Center instance. You can find this value in the AWS IAM Identity Center console. - Set the
sso_oidc_account_idproperty to the AWS account ID assigned to your AWS IAM Identity Center user. - Set the
sso_oidc_role_nameproperty to the role name (permission set) that you want to assume once authenticated through AWS IAM Identity Center.
This role name must match a permission set assigned to your AWS IAM Identity Center user for the selected AWS account. - Optionally, set the
idp_response_timeoutproperty to the maximum amount of time, in seconds, that the connector should wait while polling AWS IAM Identity Center to complete the device authorization flow