liboidc-agent4
oidc-agent library
oidc-agent is a commandline tool for obtaining OpenID Connect Access tokens on
the commandline.
oidc-agent
Commandline tools for obtaining OpenID Connect Access tokens
oidc-agent is a set of tools to manage OpenID Connect tokens and make them
easily usable from the command line.
oidc-agent-cli
Commandline tool for obtaining OpenID Connect Access tokens on the commandline
oidc-agent is a set of tools to manage OpenID Connect tokens and make them
easily usable from the command line. These tools follow ssh-agent design,
so OIDC tokens can be handled in a similar way as ssh keys. The agent
stores multiple configurations and their associated refresh tokens
securely.
This tool consists of five programs:
- oidc-agent that handles communication with the OIDC provider
- oidc-gen that generates config files
- oidc-add that loads (and unloads) configuration into the agent
- oidc-token that can be used to get access token on the command line
- oidc-keychain that re-uses oidc-agent across logins
lib64go21-powerpc-cross
Runtime library for GNU Go applications (64bit)
Library needed for GNU Go applications linked against the
shared library.
python3-django-compression-middleware
Django middleware to compress responses using several algorithms
This middleware implements compressed content encoding for HTTP. It is similar
to Django's GZipMiddleware, but additionally supports other compression
methods. It is meant to be a drop-in replacement for Django's GZipMiddleware.
libstd-rust-1.60
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.