the admin of the tenant can authorize the app via grant consent, so the users don't have to.
https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have a dotnet app deployed via Microsoft Store which uses a multitenant app registration.
When a user logs on they have to ask their admin to consent to the user of the application.
What I am wondering, is there any way to automate this better, if for example the admin deploys the app via Intune, surely they shouldn't also need to consent to the app, is there a way to have the Intune deployment process also automatically do the consent?
the admin of the tenant can authorize the app via grant consent, so the users don't have to.
https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app