Skip to content

Releases: indigo-dc/oidc-agent

oidc-agent 3.3.5

07 Aug 09:47
Compare
Choose a tag to compare

OpenID Provider

  • Add public client for login-dev.helmholtz.de/oauth2/

oidc-agent 3.3.4

07 Aug 09:24
Compare
Choose a tag to compare

OpenID Provider

  • Add public client for login.helmholtz.de/oauth2/

oidc-agent 3.3.3

24 Jul 08:00
Compare
Choose a tag to compare

Bugfixes

  • Fix bash completion of shortnames if $OIDC_CONFIG_DIR is used.

OpenID Provider

  • Updated the issuer urls of HDF.

oidc-agent 3.3.2

06 Jul 15:50
Compare
Choose a tag to compare

Bugfixes

  • Fix --pw-cmd not correctly working when output does not end with newline character
  • Fix duplicated output of oidc-agent when redirecting
  • Fix oidc-agent dies when client disconnects before agent can write back.

oidc-agent 3.3.1

31 Jan 08:54
Compare
Choose a tag to compare

Bugfixes

  • Add a missing header line in the oidc-add --loaded output
  • Remove dot files from configured account config listing.

oidc-agent 3.3.0

30 Jan 13:06
Compare
Choose a tag to compare

Features

  • Add option to oidc-add to list currently loaded accounts.
  • Add support to request tokens with specific audience.
  • Add --id-token option to oidc-token to request an id-token from the agent.
  • Add oidc-keychain to reuse oidc-agent across logins
  • Add option to oidc-token to specify name of calling application.
  • Add option to oidc-agent that allows log message printed to stderr.

API

  • Add the option to request access tokens with a specific audience to the C- Go- and python-libraries.

Enhancements

  • Add wlcg.cloud.cnaf.infn.it
  • Add public client for wlcg.cloud.cnaf.infn.it
  • Exit oidc-gen when error during scope lookup.
  • Update cJSON library.

Bugfixes

  • Fix scope lookup not using cert path.
  • Fix no-scheme option not working if first url is scheme url.
  • Fix that some information is printed to stderr instead of stdout.
  • Fix scopes not set when using password flow.
  • Fix some minor bugs.

oidc-agent 3.2.7

14 Nov 13:40
Compare
Choose a tag to compare
  • Improved rpm build

oidc-agent 3.2.6

13 Sep 14:15
Compare
Choose a tag to compare

Bugfixes

  • Now adjusting X11settings only when the configuration file already exists.

Enhancements

  • Increased oidc-gen polling interval and duration.
  • oidc-gen now displays the scopes supported by the provider.
  • Scopes provided to oidc-gen are no longer silently dropped when they are not advertised by the provider as supported.

oidc-agent 3.2.5

11 Sep 13:07
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug, that might cause problems with providers that do not support PKCE.

oidc-agent 3.2.4

11 Sep 06:39
Compare
Choose a tag to compare

Enhancements

  • Added new provider iam-demo.cloud.cnaf.infn.it/
  • Added public client for iam-demo.cloud.cnaf.infn.it