Releases: washingtonpost/clokta
Releases · washingtonpost/clokta
4.1.3
- Can now paste Okta URLs from Guidepost as well as Okta home page
- Okta now completely generic, no code is specific to Washington Post. WashingtonPost-specific instructions have been moved out of the repo.
- Fixed bug with not accepting URLs for non-Washington Post systems
- Fixed bug with running Okta when AWS_PROFILE is set to a non-existent profile
4.1.2
Fixed error when older versions of click preinstalled
4.1.1
- Fixed error when password has been changed
- Fixed error OTP generation fails
- Better error handling
4.1.0
- Saves password in keychain
- Can specify default role on command line
- Less verbose output with option for more verbose instructions
- Option to use inside eval commands
- Can list profiles available
4.0.1
Generated shell script and docker files include setting the AWS_PROFILE variable
4.0.0
Clokta only prompts you for your username and MFA the first time. Subsequent calls within a 4 hour period will
piggyback on the Okta session.
3.1.0
Supports 1, 4, or 12 hour sessions.
Better error messages
--version command line flag
3.0.1
Moved back to opensource development.
Better experience for first time users.
v0.9.1
No new functionality. Just refactored code and library structure.
v0.9
Supports Okta Verify Push
All configs now in ~/.clokta/clokta.cfg
All .sh files to source are generated in ~/.clokta/
Now generates .env files for use with docker