OIDC-Agent
Last updated
Last updated
oidc-agent is a new system service ensuring that always a valid access token is available for the command line.
oidc-agent oidc-agent is a tool to manage OpenID Connect tokens and make them easily usable
from the command line. We followed the ssh-agent design, so users can handle OIDC tokens in a similiar
way as they do with ssh keys.
oidc-agent is usually started in the beginning of an X-session or a login session. Through use of environment variables the agent can be located and used to handle oidc tokens.
The agent initially does not have any account configurations loaded. You can load a account configuration by using oidc-add. Multiple accounts configurations may be loaded in oidc-agent concurrently. oidc-add is also used to remove a loaded configuration from oidc-agent.
Supported Platforms:
Centos 7
Ubuntu 14.04, 16.04
N/A
N/A
Packages:
Centos 7:
Ubuntu 16.04:
Please see the documentation available at :
Please use the