Microsoft Azure Group Sync refactor
What does this MR do and why?
Related to epic SAML Group Sync: Support Azure AD Overage Claim (&10507)
Small refactors to make way for a self-managed Microsoft Group Sync Worker. This is split into a separate merge request to make the change set smaller. None of these changes will change behavior for end users.
- Relaxes some constraints for
MicrosoftApplications
- Renames the SaaS Group Sync base class so it's clear what the base class is used for when we introduce a self-managed base class next
- Adds a helper method to SAML config class
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.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Drew Blessing