Skip to content

Dex Static Client Schema

Note

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

Return to the root secrets schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/dex/properties/additionalStaticClients/items

Configure an additional static client in Dex.

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

TYPE:

object (Dex Static Client)

PROPERTIES:

Property Type Required Nullable Defined by
id string Optional cannot be null Compliant Kubernetes Apps Secrets
name string Optional cannot be null Compliant Kubernetes Apps Secrets
redirectURIs array Optional cannot be null Compliant Kubernetes Apps Secrets
secret string Optional cannot be null Compliant Kubernetes Apps Secrets

id

id

TYPE:

string (Static Client ID)

name

name

TYPE:

string (Static Client Name)

redirectURIs

Configure the redirection URIs for this static client.

redirectURIs

TYPE:

string[] (Static Client Redirect URI)

secret

secret

TYPE:

string (Static Client Secret)

Return to the root secrets schema


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