Skip to content

Web identity profiles with role ARNs are valid#1178

Merged
mtibben merged 1 commit into99designs:masterfrom
lstoll:lstoll-fix-validation
Mar 6, 2023
Merged

Web identity profiles with role ARNs are valid#1178
mtibben merged 1 commit into99designs:masterfrom
lstoll:lstoll-fix-validation

Conversation

@lstoll-sfdc
Copy link
Copy Markdown

Profiles that specify web identity process or files require the role ARN to be set as well. Since the 7.0.0 release, this has been failing validation because it is now considered to have two sources of credentials. This fixes the validation to correctly consider this as a profile with one source credential.

Fixes #1177

Profiles that specify web identity process or files require the role ARN to be
set as well. Since the 7.0.0 release, this has been failing validation because
it is now considered to have two sources of credentials. This fixes the
validation to correctly consider this as a profile with one source credential.

Fixes 99designs#1177
@mtibben
Copy link
Copy Markdown
Member

mtibben commented Mar 6, 2023

Thanks @lstoll-sfdc

@mtibben mtibben merged commit b49b846 into 99designs:master Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web identity + role fails to validate in the 7.0.0 release

3 participants