MyNixOS website logo
option

services.dependency-track.oidc.usernameClaim

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.

Declarations
Type
string
Default
"name"
Example
"preferred_username"