Skip to content

Releases: jonathanmorley/oktaws

v0.16.0

13 Apr 18:57
Compare
Choose a tag to compare
  • Better error output when parsing files
  • Use aws SDK rather than rusoto - results in better error output
  • Use a different ini serialization library, hopefully prevent the serialization bugs that sometimes happen

BREAKING

  • Require username to be in the config file

v0.15.5

08 Dec 20:58
Compare
Choose a tag to compare
disable windows ARM when publishing too

v0.15.2

03 Dec 18:23
Compare
Choose a tag to compare

Add exponential backoff to more okta API endpoints to reduce rate limit issues

v0.15.1

18 Aug 21:21
Compare
Choose a tag to compare

Fixes an issue with Factor Responses with SMS not being recognized

v0.15.0 Init

27 Jul 20:28
Compare
Choose a tag to compare

Adds an init command to generate an organization.toml file

v0.14.0 (Password reprompt)

07 Jul 21:45
Compare
Choose a tag to compare

Prompt for a password if the one provided (or fetched from cache) doesn't work for authenticating to Okta

v0.13.1

01 Jul 19:09
Compare
Choose a tag to compare
put openssl back for windows

v0.13.0 (MFA)

29 Jun 19:28
Compare
Choose a tag to compare

Enables Push, TOTP and SMS MFA factors

v0.12.0

14 May 20:48
Compare
Choose a tag to compare

Bump a few package dependencies

v0.11.0

02 Apr 21:13
Compare
Choose a tag to compare
update build status to GH actions