nps.stacks.storyteller.enable

Whether to enable storyteller.

Type: boolean

Default: false

Example: true

Declared by:

nps.stacks.storyteller.containers.storyteller

Alias of services.podman.containers.storyteller.

Type: submodule

Declared by:

nps.stacks.storyteller.oidc.enable

Whether to enable OIDC login with Authelia. This will register an OIDC client in Authelia and insert the necessary configuration records into the database.

For details, see:

Type: boolean

Default: false

Declared by:

nps.stacks.storyteller.oidc.clientSecretFile

The file containing the client secret for the OIDC client that will be registered in Authelia.

Type: string

Declared by:

nps.stacks.storyteller.oidc.clientSecretHash

The hashed client_secret. For examples on how to generate a client secret, see

https://www.authelia.com/integration/openid-connect/frequently-asked-questions/#client-secret

Type: string

Declared by:

nps.stacks.storyteller.oidc.userGroup

Users of this group will be able to log in

Type: string

Default: "storyteller_user"

Declared by:

nps.stacks.storyteller.secretKeyFile

Path to the file containing the secret key.

See https://storyteller-platform.gitlab.io/storyteller/docs/intro/getting-started#secrets

Type: absolute path

Declared by: