Command line tool for obtaining OpenID Connect tokens
oidc-agent is a set of tools to manage OpenID Connect tokens and make them easily usable from the command line. These tools follow ssh-agent design, so OIDC tokens can be handled in a similar way as ssh keys. The agent stores multiple configurations and their associated refresh tokens securely. This tool consists of five programs: - oidc-agent that handles communication with the OIDC provider - oidc-gen that generates config files - oidc-add that loads (and unloads) configuration into the agent - oidc-token that can be used to get access token on the command line - oidc-key-chain that re-uses oidc-agent across logins
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 5.3.4-1.fc44 | - |
| Fedora 43 | 5.3.4-1.fc43 | - |
| Fedora 42 | 5.3.4-1.fc42 | - |
| Fedora EPEL 9 | 5.3.4-1.el9 | - |
| Fedora EPEL 8 | 5.3.4-1.el8 | - |
| Fedora EPEL 10.2 | 5.3.4-1.el10_2 | - |
| Fedora EPEL 10.1 | 5.3.4-1.el10_1 | - |
You can contact the maintainers of this package via email at
oidc-agent dash maintainers at fedoraproject dot org.