services.warpgate.settings.sso_providers.*.return_domain_whitelist

NixOS option

Controls the SSO return URL supplied to SSO provider. This will also required you to connect to this instance via whitelisted domain when doing SSO login.

type: null or (list of string)
Default
null
declared in: nixos/modules/services/security/warpgate.nixView source on NixOS/nixpkgs →