summaryrefslogtreecommitdiff
path: root/net-misc/oidc-agent/metadata.xml
blob: 0a837f12b9bcdd374197013d4f97873daec0135e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>o.freyermuth@googlemail.com</email>
    <name>Oliver Freyermuth</name>
  </maintainer>
  <maintainer type="person">
    <email>amadio@gentoo.org</email>
    <name>Guilherme Amadio</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		oidc-agent is a set of tools 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 similar 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.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>