Unable to Create Business Group Using Connected App
Description:
I'm unable to create a Business Group (BG) using a connected app on behalf of the owner of the root org. However, I can create a BG using the username/password of the owner of the root org, but only when MFA is disabled.
Provider Version:
1.6.0
Steps to Reproduce:
Attempt to create a BG using a connected app on behalf of the root org owner.
Observe failure.
Disable MFA.
Attempt to create a BG using the username/password of the root org owner.
Observe success.
Expected Behavior:
Should be able to create a BG using a connected app on behalf of the root org owner.
Actual Behavior:
Creating a BG fails when using a connected app but succeeds with username/password only when MFA is disabled.
Error Log:anypoint_bg.bgs: Creating... ╷ │ Error: Unable to Create Business Group │ │ with anypoint_bg.bgs, │ on main.tf line 25, in resource "anypoint_bg" "bgs": │ 25: resource "anypoint_bg" "bgs" { │ │ Only an admin of the parent sub organization can update the entitlements ╵
Unable to Create Business Group Using Connected App
Description: I'm unable to create a Business Group (BG) using a connected app on behalf of the owner of the root org. However, I can create a BG using the username/password of the owner of the root org, but only when MFA is disabled.
Provider Version: 1.6.0
Steps to Reproduce:
Expected Behavior: Should be able to create a BG using a connected app on behalf of the root org owner.
Actual Behavior: Creating a BG fails when using a connected app but succeeds with username/password only when MFA is disabled.
Error Log:
anypoint_bg.bgs: Creating... ╷ │ Error: Unable to Create Business Group │ │ with anypoint_bg.bgs, │ on main.tf line 25, in resource "anypoint_bg" "bgs": │ 25: resource "anypoint_bg" "bgs" { │ │ Only an admin of the parent sub organization can update the entitlements ╵