OIDC-Agent

oidc-agent is a new system service ensuring that always a valid access token is available for the command line.

Release Notes v.1.1.1

What's new

  • 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

List of RfCs

  • N/A

Deployment Notes

Known Issues

  • N/A

List of Artifacts

Packages:

Documentation

Support

Last updated