v0.1.0
0.1.0 (December 21, 2022)
First GA release
NEW FEATURES
- Auto pop system web browser to device authorization form when
--open-browser
CLI flag is present - PR #21 - Full multiple AWS Federation Applications support - see README - Multiple AWS environments - #28
- Thanks @monde!
- Write/update (instead of append) AWS Credentials file when
--write-aws-credentials
CLI flag is present - PR #30
ENHANCEMENTS
- Print response body with error message when API error occurs #22
- Thanks @ctennis!
- Don't render ncurses select menu for IdP or Role when there is only one item to choose from #25
- Thanks @ctennis!
- Document policy recommendation for AWS Fed App and OIDC Native App
- Document need for
AWS_REGION
env variable if AWS IdP is in a non-commercial AWS region - Auto-correct org domain when it is in admin form -
ORGNAME-admin.okta.com
toORGNAME.okta.com
- Illustrate
make tools
is used to install the tools the Makefile makes use of - Notorizing OSX x86_64 and arm64 binaries
BUG FIXES
- Correctly write creds file when
AWS_CREDENTIALS
env var is set AWS_PROFILE
is unnecessary in env var output