aboutsummaryrefslogtreecommitdiffstats
path: root/library/go/yandex/tvm/tvmauth/tiroletest/tvmtool.cfg
blob: dbb8fcd458376713419e37ea903ba29fdf4e3c34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "BbEnvType": 2,
    "clients": {
        "me": {
            "secret": "fake_secret",
            "self_tvm_id": 1000502,
            "roles_for_idm_slug": "some_slug_2"
        }
    }
}