FinTS TAN mode selection: gln tan mode set
Synopsis
gln [global-options] tan mode set --code <secfunc>
Options
| Argument or flag | Type | Required | Default | Description |
|---|---|---|---|---|
--code | string | yes | - | FinTS TAN method code (security function, e.g. 942). |
Use gln tan modes list to discover the codes the bank advertises for the profile.
Description
Selects which TAN method the FinTS backend should use for subsequent operations on the active profile. Wires gln_set_tan_mode to the backend resolved from the profile and persists the choice in the profile's state store.
Status and exit codes
| Status | Exit | Meaning | Continuation |
|---|---|---|---|
ok | 0 | TAN method updated for the profile. | - |
error | 1 | Validation, unknown code, or backend error. | - |