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

[webkit2gtk v4](https://archlinux.org/packages/extra/x86_64/webkit2gtk-4.1/) current version at Archlinux is 4.1. oidc-agent was successfully built with webkit2gtk-4.1 applying a [patch](https://aur.archlinux.org/cgit/aur.git/tree/oidc-agent-4.4.0-webkit2gtk-4.1.patch?h=oidc-agent) to current Makefile: For the time being I will be applying this patch...

Build

I created a package such that I can work with oidc-agent on my system. please see the derivation below. I hope it is useful for others that wish to install...

I have verified that 5.1.0 works with the `oidc-add --skip-check` option added as a result of the problem I reported in #553. However I am confused by the additional release...

With the release of Debian 12 (bookworm) a fresh install will default to using Wayland (instead of X11 / X.org) as its windowing environment. Note that, as bookworm continues to...

Trying to execute: ``` oidc-gen punch-aai --pub --iss https://login.helmholtz.de/oauth2 --scope="openid profile offline_access" ``` did yield the error: ``` Could not find a public client for this issuer. ``` for me,...

The Unity IAM as used e.g. by the Helmholtz AAI has gained a new extension: https://github.com/unity-idm/unity/blob/c62f384c5a77556b10491837a76e76ec76ce47de/documentation/src/main/doc/endpoint-oauth.txt#L147-L165 This can be triggered by passing `claims_in_tokens` to the authorization URL. Allowed values are...

Hi, We are testing oidc-agent i multi platform/multi architecture environment, during this we found one miss (or maybe we are doing something wrong), there is no package for Linux/Debian running...

Hi! During the installation Microsoft defender reports oidc-agent as potentially dangerous, because "unknown publisher" ![MicrosoftTeams-image (4)](https://github.com/indigo-dc/oidc-agent/assets/5284905/cdccc051-bc4d-4447-afe2-028f51eac43f) Is it possible to avoid this behaviour ?

This is still under review for people that know what to expect from `httokensh`. This one is supposed be a drop-in-replacement, however here one has to provide the shortname configured...