# 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. v 1.1.1](#id1)
  * [What's new](#id2)
  * [List of RfCs](#id3)
  * [Deployment Notes](#id4)
  * [Known Issues](#id5)
  * [List of Artifacts](#id7)
* [Documentation](#id6)
* [Support](#id8)

## 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&#x20;

  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

* Please see the documentation available at : <https://indigo-dc.gitbooks.io/oidc-agent/content/admin.html>

### Known Issues

* N/A

### List of Artifacts

Packages:

* Centos 7:&#x20;
  * [oidc-agent-1.1.0-1.x86\_64.rpm](http://repo.indigo-datacloud.eu/repository/indigo/2/centos7/x86_64/updates/oidc-agent-1.1.0-1.x86_64.rpm)
* Ubuntu 16.04:&#x20;
  * [oidc-agent\_1.1.1-2\_amd64.deb](http://repo.indigo-datacloud.eu/repository/indigo/2/ubuntu/dists/xenial-updates/main/binary-amd64/oidc-agent_1.1.1-2_amd64.deb)

## Documentation

* [OIDC-Agent on GitBook](https://indigo-dc.gitbooks.io/oidc-agent/content/)

## Support

* Please use the [INDIGO - DataCloud CatchAll GGUS Support Unit](https://wiki.egi.eu/wiki/GGUS:INDIGO_DataCloud_Catch-all_FAQ)
