OIDC-KEYCHAIN(1) | User Commands | OIDC-KEYCHAIN(1) |
NAME¶
oidc-keychain - re-uses oidc-agent across logins
SYNOPSIS¶
oidc-keychain [-?|--help|--usage|-V|--version]
[-k|--kill]
oidc-keychain [oidc-agent options] [--accounts ACCOUNT
...]
DESCRIPTION¶
oidc-keychain -- Re-use oidc-agent between logins
oidc-agent options will be passed to oidc-agent when starting it.
- General:
- -k, --kill
- Kill oidc-agent if it is running
--accounts ACCOUNT ... Load the ACCOUNTs if not already loaded
- Help:
- -?, --help
- Give this help list
- --usage
- Give a short usage message
- -V, --version
- Print program version
FILES¶
~/.config/oidc-agent/.keychain or ~/.oidc-agent/.keychain
EXAMPLES¶
oidc-keychain
eval `oidc-keychain --accounts myaccount`
eval `oidc-keychain -k`
SEE ALSO¶
Low-traffic mailing list with updates such as critical security incidents and new releases: https://www.lists.kit.edu/sympa/subscribe/oidc-agent-user
Full documentation can be found at https://indigo-dc.gitbooks.io/oidc-agent/user/oidc-agent/user/oidc-keychain
January 2022 | oidc-keychain: line 53: oidc-agent: command not found |