Hi Marilee,
Can you please share more details on how to "During application registration, you need to share secrets or certificates or signed assertions with Azure AD."?
Thanks,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have multi-tenant app registered in Azure Active Directory. This app is currently configured to perform following for its own tenant:
We want to enhance this process to collect events for other tenants ( i.e. our customers ). Since I am not able to find a documentation to achieve the same, I am looking for pointers to find out the following:
Questions
Pre-requisite
Hi Marilee,
Can you please share more details on how to "During application registration, you need to share secrets or certificates or signed assertions with Azure AD."?
Thanks,
Hi Tushar,
Sorry for the late reply on this! Which guide are you currently following?
In Azure you will need to make sure that each tenant admin provides admin consent in the multi-tenant scenario.
During application registration, you need to share secrets or certificates or signed assertions with Azure AD. You also need to request application permissions and grant admin consent to use those app permissions.
More steps are covered in the guidelines here: https://learn.microsoft.com/en-us/azure/active-directory/develop/scenario-daemon-overview