Skip to content

OpenSearch Single Sign On Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/opensearch/properties/sso

Configures Single Sign On to OpenSearch via Dex.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none config/schemas/config.yaml*

TYPE:

object (OpenSearch Single Sign On)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Compliant Kubernetes Apps Config
scope string Optional cannot be null Compliant Kubernetes Apps Config
subjectKey string Optional cannot be null Compliant Kubernetes Apps Config
rolesKey string Optional cannot be null Compliant Kubernetes Apps Config

enabled

enabled

TYPE:

boolean (OpenSearch Single Sign On)

scope

scope

TYPE:

string (OpenSearch Single Sign On Scopes)

DEFAULTS:

The default value is:

"openid profile email groups"

subjectKey

subjectKey

TYPE:

string (OpenSearch Single Sign On Subject Key)

DEFAULTS:

The default value is:

"email"

rolesKey

rolesKey

TYPE:

string (OpenSearch Single Sign On Roles Key)

DEFAULTS:

The default value is:

"groups"

Return to the root config schema


Generated Sun Jun 23 03:48:25 UTC 2024 from elastisys/compliantkubernetes-apps@main