services.kanidm.server.settings.domain

NixOS option

The domain that Kanidm manages. Must be below or equal to the domain specified in server.settings.origin. This can be left at null, only if your instance has the role ReadOnlyReplica. While it is possible to change the domain later on, it requires extra steps! Please consider the warnings and execute the steps described in the documentation.

type: null or string
Default
null
Example
"example.org"
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →