Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Releases: synfinatic/onelogin-aws-role

Many quality of life improvements

11 May 15:02
5a3b5a8
Compare
Choose a tag to compare
  • Add support for --prompt-mfa to force promting for which MFA you want to use
  • Add support for expire command
  • Various code clean up & refactoring
  • Fix crash in list command when account aliases are not defined
  • Add support for ONELOGIN_AWS_DURATION environment variable
  • Improve version command
  • Remove all traces of duration from config file as it was never supported
  • Change log level argument to -L
  • Add support for --lines argument

Fix SecTrustedApplicationCreateFromPath deprecated warning

10 May 15:44
3544836
Compare
Choose a tag to compare

Pin 99designs/go-keychain in order to avoid deprecated warnings for SecTrustedApplicationCreateFromPath

change binary to `onelogin-aws-role`

27 Apr 20:04
Compare
Choose a tag to compare
Pre-release
  • Binary name now matches the git project name.
  • No change of functionality

Small logging cleanup

27 Apr 16:42
f0d7e2f
Compare
Choose a tag to compare
Small logging cleanup Pre-release
Pre-release
  • Don't be so verbose in logging which hurts usability
  • Add version command

Initial release (beta)

18 Mar 01:16
aa4ea4c
Compare
Choose a tag to compare
Pre-release

Initial beta release of onelogin-aws-role. Basic functionality is in place, but be warned there are likely some changes in the future to the config files & secrets management. Probably not production ready for emergency use, but definitely a viable option for trying out and playing with!