oidc-agent icon indicating copy to clipboard operation
oidc-agent copied to clipboard

oidc-agent for managing OpenID Connect tokens on the command line

Results 20 oidc-agent issues
Sort by recently updated
recently updated
newest added

Hi, Are there plans to get oidc-agent into EPEL? The reason I'm asking is that my efforts to push oidc-agent have somewhat stalled on oidc-agent not being available in EPEL:...

Build
rpm

After the success of auto-load (auto oidc-add), the newest idea is auto-gen (auto oidc-gen). ## Context 1. Client requests an AT for a specific OP, e.g. with `oidc-token https://op.example.org` -...

feature
oidc-agent
idea

Currently, the oidc-agent project does not have real user configuration files. There are config files such as `issuer.config`, `pubclients.config` but those are more data files than config files. The primary...

idea

From #406 raised the idea to have an option to specify per OP or per account configuration whether the encryption password should be stored or not. The most straightforward way...

enhancement
oidc-agent
idea

Which is basically a standard way of requesting audience for access tokens: https://datatracker.ietf.org/doc/html/rfc8707 IAM will soon implement support for this as well, see https://github.com/indigo-iam/iam/issues/381 Cheers!

oidc-agent

Many OPs issue a JWT as the AT. I imagine it would be relatively trivial for oidc-token to inspect the token and, if it is a JWT, extract the `iss`...

I'm not sure if this is the intended behavior or not, but `oidc-agent` (when launched with `eval `oidc-agent-service use``) does not persist when the shell session is restarted on Mac....

question
MACOS

All mentioned command do not terminate. Verified on a fresh VM with Ubuntu 20.04

bug
Dependencies