Releases: jonathanmorley/oktaws
Releases · jonathanmorley/oktaws
v0.16.0
- 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
disable windows ARM when publishing too
v0.15.2
Add exponential backoff to more okta API endpoints to reduce rate limit issues
v0.15.1
Fixes an issue with Factor Responses with SMS not being recognized
v0.15.0 Init
Adds an init command to generate an organization.toml file
v0.14.0 (Password reprompt)
Prompt for a password if the one provided (or fetched from cache) doesn't work for authenticating to Okta
v0.13.1
put openssl back for windows
v0.13.0 (MFA)
Enables Push, TOTP and SMS MFA factors
v0.12.0
Bump a few package dependencies
v0.11.0
update build status to GH actions