Skip to content

oidc-agent 2.0.1

Compare
Choose a tag to compare
@zachmann zachmann released this 15 Nov 10:05
· 2130 commits to master since this release

Bugfixes

  • Fixed a bug related to merging json objects
  • Fixed a missing seccomp syscall

Enhancements

  • Improved oidc-gen user interface:
    • oidc-gen now does not prompt for a refresh token on default. Instead the --rt option can be used.
    • oidc-gen now only prompts for credentials if the password flow is used (--flow=password)
  • Improved internal flow handling of dynamic client registration