- [56](https://github.com/onelogin/onelogin-python-aws-assume-role/pull/56) Default onelogin config directory to ~/.onelogin
- [54](https://github.com/onelogin/onelogin-python-aws-assume-role/pull/54) Support specifying path to config
- Be able to read accounts.yaml from .onelogin or by providing the config path with the -c option
- Prevent None value on saml_response at get_attributes method
- [65](https://github.com/onelogin/onelogin-python-aws-assume-role/pull/65) Allow app_id to be set per profile
- Allow otp to be provided by command line with --otp and it will be used on first interaction only