Skip to content

oidc-agent 4.3.2

Compare
Choose a tag to compare
@zachmann zachmann released this 22 Jul 09:25
· 598 commits to master since this release
156e1db

oidc-agent 4.3.2

Enhancements

  • Improved the GUI check on MacOS, so that the device flow won't be used on default if GUI is available.
  • Improved error message in case OP does not answer with json but json is expected.

Bugfixes

  • In oidc-agent-service use the correct path were oidc-agent is located after installation as default for the
    oidc-agent binary instead of /usr/bin/oidc-agent.
  • Fixed a bug that lead to imprecise error message when something goes wrong during http
  • Fixed a bug where the config files under /etc/oidc-agent could not be found in MacOS when they were placed into
    another directy as it is the case when installed via homebrew