# vault write auth/approle/login role_id=<role_id> secret_id=<secret_id>
Key Value
--- -----
token ...
token_duration 24h
token_renewable true
token_policies ["default" "lds-autotests"]
identity_policies []
policies ["default" "lds-autotests"]
token_meta_role_name lds-autotests
# unset VAULT_TOKEN
# export VAULT_TOKEN="<lds-autotest-token>"
# vault token lookup
Key Value
--- -----
accessor ...
creation_time 1789120453
creation_ttl 24h
display_name approle
entity_id ...
expire_time 2026-09-12T09:54:13.281592193Z
explicit_max_ttl 0s
id ...
issue_time 2026-09-11T09:54:13.281600553Z
meta map[role_name:lds-autotests]
num_uses 0
orphan true
path auth/approle/login
policies [default lds-autotests]
renewable true
ttl 23h58m39s
type service
# vault kv get -mount=dotnet config/Testing/481/test2/LayerBuilderReportInfoHandler
=========================== Secret Path ===========================
dotnet/data/config/Testing/481/test2/LayerBuilderReportInfoHandler
======= Metadata =======
Key Value
--- -----
created_time 2026-09-10T21:29:11.274502603Z
custom_metadata <nil>
deletion_time n/a
destroyed false
version 14
=============== Data ===============
Key Value
--- -----
ProcessEmptyValuesRejection false
RowsCountLimit 100000
#