Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

OidcConfigForResponse - Amazon SageMaker

OidcConfigForResponse

Your OIDC IdP workforce configuration.

Contents

AuthenticationRequestExtraParams

A string to string map of identifiers specific to the custom identity provider (IdP) being used.

Type: String to string map

Map Entries: Maximum number of 10 items.

Key Length Constraints: Maximum length of 512.

Key Pattern: .*

Value Length Constraints: Maximum length of 512.

Value Pattern: .*

Required: No

AuthorizationEndpoint

The OIDC IdP authorization endpoint used to configure your private workforce.

Type: String

Length Constraints: Maximum length of 500.

Pattern: https://\S+

Required: No

ClientId

The OIDC IdP client ID used to configure your private workforce.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [ -~]+

Required: No

Issuer

The OIDC IdP issuer used to configure your private workforce.

Type: String

Length Constraints: Maximum length of 500.

Pattern: https://\S+

Required: No

JwksUri

The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

Type: String

Length Constraints: Maximum length of 500.

Pattern: https://\S+

Required: No

LogoutEndpoint

The OIDC IdP logout endpoint used to configure your private workforce.

Type: String

Length Constraints: Maximum length of 500.

Pattern: https://\S+

Required: No

Scope

An array of string identifiers used to refer to the specific pieces of user data or claims that the client application wants to access.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^[!#-\[\]-~]+( [!#-\[\]-~]+)*$

Required: No

TokenEndpoint

The OIDC IdP token endpoint used to configure your private workforce.

Type: String

Length Constraints: Maximum length of 500.

Pattern: https://\S+

Required: No

UserInfoEndpoint

The OIDC IdP user information endpoint used to configure your private workforce.

Type: String

Length Constraints: Maximum length of 500.

Pattern: https://\S+

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.