v2.7.0
What's Changed
- Merge Master into dev branch by @epierce in #397
- Skip auth_session with gimme_creds_lambda and Okta Classic by @epierce in #398
- Send all user messages to STDERR when writing to credentials file by @epierce in #401
- Prevent bad device token by @longbowrocks in #408
- feat: add email option for mfa by @elishagreenwald in #406
- Merge changes from Master into dev by @epierce in #409
- Merge changes from Dev branch by @epierce in #411
- Bugfix: Update Python requirements
- Feature: Add --force-classic parameter for OIE
- Feature: Add open_browser to config file
- Feature: Allow custom Okta domains and display config options based on Okta platform type
- Feature: Simplify stateToken extraction
- Feature: Add environment var (
AWS_STS_REGION
) to force the use of a particular region
New Contributors
- @longbowrocks made their first contribution in #408
- @elishagreenwald made their first contribution in #406
Full Changelog: v2.6.1...v2.7.0