services.kanidm.server.settings.origin

NixOS option

The origin of your Kanidm instance. Must have https as protocol.

type: string matching the pattern ^https://.*
Example
"https://idm.example.org"
declared in: nixos/modules/services/security/kanidm.nixView source on NixOS/nixpkgs →