Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

v0.20.0

Compare
Choose a tag to compare
released this 03 Apr 00:40
· 76 commits to master since this release
b1140c3

v0.20.0 vs v0.19.5

Features

  • [6d14c2c] Add --domain and --username for aws-okta add (#137) (Vivian)
  • [cb068e5] Provide autocompletion in bash and zsh (#117) (Jose Luis Salas)
  • [a5f7c68] Add Dockerfile (#130) (Evan Culver)
  • [e49af04] Add Proxy support for OktaClient.Get (#115) (devonbleak)
  • [0f36e1f] Implement config option for which MFA to use (#108) (lsowen)

Fixes

  • [b1140c3] MFA input validation (#139) (Nick Irvine)
  • [00408a7] ensure that DoStatus is called for u2f devices (#135) (Austin Lin)
  • [6b8d3b9] remove apt cache layer (#136) (Scott Miller)

Meta

  • [18d90c4] add default stale config (#131) (Nick Irvine)
  • [52fe61e] Updated Windows docs to reflect more lessons learned and current build process (#118) (devonbleak)
  • [bbf9d8a] Add windows support docs (#59) (devonbleak)