Enable composite identity for Amazon Q service account
What does this MR do and why?
- This will be required for auth to work for Q integration
- Took this opportunity to reduce the amount of stubbing in our test class so that the actual results from each coordinating class are passed through
References
- This was originally submitted to a fork of
gitlab, the branch of that fork is here: !174614 (diffs) - Docs for integraton: https://docs.gitlab.com/ee/user/duo_amazon_q/
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.