services.dependency-track.oidc.usernameClaim
NixOS option
Defines the name of the claim that contains the username in the provider’s userinfo endpoint. Common claims are “name”, “username”, “preferred_username” or “nickname”. See also: https://openid.net/specs/openid-connect-core-1_0.html#UserInfoResponse
type: stringDefault
"name"
Example
declared in: nixos/modules/services/web-apps/dependency-track.nixView source on NixOS/nixpkgs →"preferred_username"