1OIDC-KEYCHAIN(1) User Commands OIDC-KEYCHAIN(1)
2
3
4
6 oidc-keychain - re-uses oidc-agent across logins
7
9 oidc-keychain [-?|--help|--usage|-V|--version] [-k|--kill]
10 oidc-keychain [oidc-agent options] [--accounts ACCOUNT ...]
11
13 oidc-keychain -- Re-use oidc-agent between logins
14
15 oidc-agent options will be passed to oidc-agent when starting it.
16
17 General:
18
19 -k, --kill
20 Kill oidc-agent if it is running
21
22 --accounts ACCOUNT ... Load the ACCOUNTs if not already loaded
23
24 Help:
25
26 -?, --help
27 Give this help list
28
29 --usage
30 Give a short usage message
31
32 -V, --version
33 Print program version
34
36 ~/.config/oidc-agent/.keychain or ~/.oidc-agent/.keychain
37 oidc-keychain stores the configuration of a running oidc-agent
38 in one of these files.
39
41 oidc-keychain
42 Starts oidc-agent if not already started and prints the commands
43 needed for setting the required environment variables.
44
45 eval `oidc-keychain --accounts myaccount`
46 Starts oidc-agent if not already started, loads the 'myaccount'
47 account if not already loaded, and sets the required environment
48 variables (only for this shell).
49
50 eval `oidc-keychain -k`
51 Kills a running oidc-agent and unsets the environment variables
52 from this shell.
53
55 oidc-agent(1)
56
57 Low-traffic mailing list with updates such as critical security inci‐
58 dents and new releases: https://www.lists.kit.edu/sympa/subscribe/oidc-
59 agent-user
60
61 Full documentation can be found at https://indigo-dc.gitbooks.io/oidc-
62 agent/user/oidc-agent/user/oidc-keychain
63
64
65
66oidc-keychain: line 53: oidc-agenSte:ptceommbmearnd20n2o3t found OIDC-KEYCHAIN(1)