I'm implementing the user provisioning with AAD using custom app. I'm following https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/use-scim-to-provision-users-and-groups and able to get user's basic data but unable to get manager information. I've designed the schema as per instructions and successfully test it with POSTMAN.
Now, I'm here and I need your help.
any help must be appreciated.