Add UI components for Beyond Identity check exclusions by Groups
What does this MR do and why?
This is the next iteration for allowing admins to exclude groups and/or projects from the Beyond Identity check.
In this iteration we:
- 
List the Beyond Identity check exclusions (Groups, no backend integration) 
- 
Ability to exclude by Groups (no backend integration) 
- 
Ability to Remove a group from the exclusion list (no backend integration) 
- 
Documentation for exclusions will be added in a follow-up MR (once the feature is usable) 
Implementation breakdown
| description | MR | 
|---|---|
| Add UI components for Beyond Identity check exclusions by Projects | !150664 (merged) | 
| Frontend/backend integration for Beyond Identity check exclusions by Projects + docs | follow-up MR | 
| Add UI components for Beyond Identity check exclusions by Groups |  | 
| Frontend/backend integration for Beyond Identity check exclusions by Groups + docs | follow-up MR | 
| Add filtering for the Beyond Identity check exclusions list + docs | follow-up MR/issue | 
Screenshots or screen recordings
| Before | After | 
|---|---|
|  |  | 
How to set up and validate locally
- Enable the beyond_identity_exclusionsfeature flag
- Navigate to Admin > Settings > Integrations
- Click on Beyond Identity > Configure
- Click on the Exclusions tab
- Click on Add exclusions to open the Add exclusions Drawer
- Search and select Groups in the drawer
- Click on Add exclusions
- The Group(s) selected in Step 6 should be added to the list of exclusions
- Removing one or more of the exclusions should remove it from the list
Related to #454372 (closed)
Edited  by Jacques Erasmus
