Releases: Versent/saml2aws
Releases · Versent/saml2aws
v2.5.0
- Simplify request / response logging. #174
- Added the profile ENV vars to exec #173
- You can now configure an aws profile per account. #171
- Add http status check to Ping and Okta providers. #170
v2.4.2
chore(Release) Prepare for a release.
v2.4.0
- Replaces ADFS2 passcode prompts with PasswordMasked #151 @scott-christopher
- Move to go dep #155
- Refactored input to use prompter and new UI with a spinner 🎉 #156
- Support sessions up to 12 hours 🎉 #157
- Resolved issue with Ping MFA changing page. #158
v2.3.0
chore(Release) Prepare for a release.
v2.2.0
- Fix a copy and paste error preventing the exec command @dan-v
- Updated Readme copyright year and MFA info @hashishrajan
- Add list command to list role ARNs @mspaulding06
- Linux RPM and DEB packages 🎉 🎉 🎉
v2.1.0
chore(Release) Prepare for a release.
v2.0.3
- Removed extra \n which broke the output. #107
- Enable command-specific extended help text #108 @chamila-c
- Updated all providers to use proxy from Environment #104
- Add logrus correctly to glide and track releases #112