oidc-agent
  • Introduction
  • Quickstart
  • Migrating to oidc-agent 5
  • Installation
    • Linux
    • MacOS
    • Windows
  • Configuration
    • oidc-agent Directory
    • General Configuration
    • Custom Request Parameter
    • Configuration of Providers
    • oidc-agent Integration
    • Agent Forwarding
  • Usage
    • oidc-agent
      • Starting oidc-agent
      • General Usage
      • Detailed Information About All Options
    • oidc-agent-service
    • oidc-keychain
      • General Usage
      • Detailed Information About All Options
    • oidc-gen
      • General Usage
      • Detailed Information About All Options
      • Integrate With Different Providers
        • B2Access
        • EGI
        • Elixir
        • Google
        • HBP
        • Helmholtz AAI
        • IAM (INDIGO/DEEP)
        • KIT
        • Any Other Provider
        • Known Issues
        • Client Configuration Values
    • oidc-add
      • General Usage
      • Detailed Information About All Options
    • oidc-token
      • General Usage
      • Detailed Information About All Options
    • oidc-tokensh
      • General Usage
      • Detailed Information About All Options
    • Other Applications Using oidc-agent
    • Tips
    • oidc-agent-server
  • Windows
    • Installation
  • MAC OS
    • State of Feature Support
    • Installation
  • Security
    • Privilege Separation & Architecture
    • Account Configuration Files
    • Credentials
    • Memory
    • Agent Locking
    • Communication
    • Encryption Passwords
    • Autounload (Lifetime)
    • User Confirmation
    • Tracing
    • seccomp
    • Final Note
  • API
    • liboidc-agent4
    • liboidcagent-go
    • liboidcagent-py
    • IPC-API
Powered by GitBook
On this page
  • --oidc
  • --minsecs
  • --outfile
  • --verbose
  • -- <command>
  1. Usage
  2. oidc-tokensh

Detailed Information About All Options

PreviousGeneral UsageNextOther Applications Using oidc-agent

Last updated 6 months ago

--oidc

This option is used to specify the shortname of an oidc-agent configuration. If only one agent configuration is defined, this option may be skipped.

--minsecs

Specify the minimum number of seconds that the Access Token should still be valid for.

--outfile

Specify alternative file for storing the Access Token.

--verbose

Show debug output

-- <command>

Instead of the default shell, you can specify any other shell-like command here. This is useful to specify your favourite shell.

-h, --help
--oidc <name>|<OP-url>
--minsecs <seconds>
-o|--outfile <file>
-v|--verbose
-- <command>