MyNixOS website logo
option

services.outline.oidcAuthentication.scopes

OpenID authentication scopes.

Declarations
Type
list of string
Default
[
  "openid"
  "profile"
  "email"
]