MyNixOS website logo
option

services.kanidm.provision.systems.oauth2.<name>.basicSecretFile

The basic secret to use for this service. If null, the random secret generated by kanidm will not be touched. Do NOT use a path from the nix store here!

Declarations
Type
null or path
Default
null
Example
"/run/secrets/some-oauth2-basic-secret"