services.matrix-authentication-service.settings.upstream_oauth2.providers.*.id

NixOS option

Unique id for the provider, must be a ULID, and can be generated using online tools like https://www.ulidtools.com.

type: null or string
Default
null
Example
"01H8PKNWKKRPCBW4YGH1RWV279"
declared in: nixos/modules/services/matrix/matrix-authentication-service.nixView source on NixOS/nixpkgs →