IdentityCenterOptions

Settings container for integrating IAM Identity Center with OpenSearch UI applications, which enables enabling secure user authentication and access control across multiple data sources. This setup supports single sign-on (SSO) through IAM Identity Center, allowing centralized user management.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether IAM Identity Center is enabled for the application.

Link copied to clipboard

The ARN of the IAM Identity Center application that integrates with Amazon OpenSearch Service.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM Identity Center instance.

Link copied to clipboard

The identifier of the IAM Identity Store.

Link copied to clipboard

Specifies the attribute that contains the backend role identifier (such as group name or group ID) in IAM Identity Center.

Link copied to clipboard

Specifies the attribute that contains the subject identifier (such as username, user ID, or email) in IAM Identity Center.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String