Issue Summary
Currently, when admin add Azure AD as user directory in Crowd enable option to manage group locally, local groups and group membership of Azure AD will not include in XML backup.
Steps to Reproduce
- Add Azure AD to Crowd
- Enable the option to manage group locally for Azure AD
- Create local group for Azure AD
- Add Azure AD user to local group
- Generate a XML backup
- Restore it to another Crowd
- Notice that the local group created in steps 3 does not exist
Expected Results
Azure AD local groups and group membership is included in XML backup
Actual Results
Azure AD local groups and group membership does not include in XML backup
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available