class Aws::SageMaker::Types::OidcConfigForResponse
Your OIDC IdP workforce configuration.
@!attribute [rw] client_id
The OIDC IdP client ID used to configure your private workforce. @return [String]
@!attribute [rw] issuer
The OIDC IdP issuer used to configure your private workforce. @return [String]
@!attribute [rw] authorization_endpoint
The OIDC IdP authorization endpoint used to configure your private workforce. @return [String]
@!attribute [rw] token_endpoint
The OIDC IdP token endpoint used to configure your private workforce. @return [String]
@!attribute [rw] user_info_endpoint
The OIDC IdP user information endpoint used to configure your private workforce. @return [String]
@!attribute [rw] logout_endpoint
The OIDC IdP logout endpoint used to configure your private workforce. @return [String]
@!attribute [rw] jwks_uri
The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/OidcConfigForResponse AWS API Documentation
Constants
- SENSITIVE