Overview
This release includes a number of important fixes for users with multiple AWS SSO Instances, detects role chain loops and adds support for chained roles to be found through their Via
tag.
Additionally, the AccountAlias
tag is no longer copied to the AccountName
tag and fewer logs should be visible at the warn
level.
What's Changed
- Via role option is now a tag by @synfinatic in #202
- detect role chain loops by @synfinatic in #203
- Fix AccountName/AccountAlias tags by @synfinatic in #204
- Create issue templates by @synfinatic in #215
- Honor
DefaultSSO
config option by @synfinatic in #216 - Setup now defaults to
warn
by @synfinatic in #217 console
command now honors non-Default AWS SSO instances by @synfinatic in #220- reduce number of warnings by @synfinatic in #218
- update copyright to 2021-2022 by @synfinatic in #221
- cache multiple SSO Instances correctly by @synfinatic in #223
Full Changelog: v1.6.0...v1.6.1