This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build oidc-agent-5.1.0-1.fc40

ID118325
Package Nameoidc-agent
Version5.1.0
Release1.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/oidc-agent.git#d5d272c909f59bb7680ce30f4f819c41d15a0078
SummaryManaging OpenID Connect tokens on the command line
Descriptionoidc-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. The agent initially does not have any account configurations loaded. You can load an account configuration by using oidc-add. Multiple account configurations may be loaded in oidc-agent concurrently. oidc-add is also used to remove a loaded configuration from oidc-agent. oidc-gen is used to initially generate an account configurations file.
Built byhezhengyu
State failed
Volume DEFAULT
StartedThu, 25 Jan 2024 10:06:59 CST
CompletedThu, 25 Jan 2024 12:12:24 CST
Taskbuild (f40, /rpms/oidc-agent.git:d5d272c909f59bb7680ce30f4f819c41d15a0078)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/oidc-agent.git#d5d272c909f59bb7680ce30f4f819c41d15a0078'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 20 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 5.1.0-1 - Update to version 5.1.0 * Thu Oct 05 2023 Remi Collet <remi@remirepo.net> - 5.0.1-2 - rebuild for new libsodium * Mon Sep 04 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 5.0.1-1 - Update to version 5.0.1 - Drop patch oidc-agent-webkit.patch (previously backported - Drop patch oidc-agent.patch (accepted upstram) * Sun Aug 20 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 4.5.2-2 - Use webkit2gtk-4.1 (Fedora) * Mon Jul 10 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 4.5.2-1 - Initial build for Fedora and EPEL