View a markdown version of this page

IdpAuthConfiguration - AWS DevOps Agent

IdpAuthConfiguration

Configuration for external Identity Provider OIDC authentication flow for the Operator App.

Contents

clientId

The OIDC client ID for the IdP application

Type: String

Required: Yes

createdAt

The timestamp when the Operator App IdP auth flow was enabled.

Type: Timestamp

Required: Yes

issuerUrl

The OIDC issuer URL of the external Identity Provider

Type: String

Required: Yes

operatorAppRoleArn

The IAM role end users assume to access AIDevOps APIs

Type: String

Required: Yes

provider

The Identity Provider name (e.g., Entra, Okta, Google)

Type: String

Required: Yes

updatedAt

The timestamp when the Operator App IdP auth flow was updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: