services.portunus.dex.enable

NixOS option

Whether to enable Dex ldap connector. To activate dex, first a search user must be created in the Portunus web ui and then the password must to be set as the DEX_SEARCH_USER_PASSWORD environment variable in the services.dex.environmentFile setting .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/misc/portunus.nixView source on NixOS/nixpkgs →