Skip to content

Extra Static Login 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/extraStaticLogins/items

Additional static logins for Dex.

the password field can be used to store the password in plain text, and it will not be applied to the environment.

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 (Extra Static Login)

PROPERTIES:

Property Type Required Nullable Defined by
email Merged Optional cannot be null Welkin Apps Secrets
hash string Optional cannot be null Welkin Apps Secrets
username string Optional cannot be null Welkin Apps Secrets
userID string Optional cannot be null Welkin Apps Secrets

email

email

TYPE:

string (Email that the static login will use.)

one (and only one) of

hash

hash

TYPE:

string (Dex Static Password)

CONSTRAINTS:

unknown format: the value of this string must follow the format: crypt

username

username

TYPE:

string (User ID)

userID

userID

TYPE:

string (User ID)

Return to the root secrets schema


Generated Wed Jul 16 04:04:22 UTC 2025 from elastisys/compliantkubernetes-apps@main