CI/CD Spoke actions always return 401 auth errorIssue After having configured the Continuous Integration and Continuous Delivery (CICD) Spoke as per the documentation the actions fail with a 401 error.CauseThe CICD documnetation states that the user must have either the admin or sn_cicd.sys_ci_automation roles.The user configured for the spoke has the admin role.The instance is configured with role based Multi factor authentication criteria and the admin role is defined.ResolutionAs the role base MFA criteria enforces MFA for users with the admin role instead create a user for CI\CD with the sn_cicd.sys_ci_automation role.