oidc-agent 2.0.1
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
)
- oidc-gen now does not prompt for a refresh token on default. Instead the
- Improved internal flow handling of dynamic client registration