Forum Discussion
Marek Stelcik
Aug 06, 2017Copper Contributor
Admin consent for single application
Hello, can you please help me solve following. In Single tenant, we disabled user possibility to sign up to applications (Integrated apps -> Let people in your organization decide whether third-...
VasilMichev
Aug 06, 2017MVP
Providing consent is different from adding permissions, it can only be done via the login page as part of the OAuth flow, afaik. So you as admin need to grant consent first, and then add permissions. Details for example here: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-integrating-applications
Marek Stelcik
Aug 07, 2017Copper Contributor
Hello Vasil,
thank you for reply. I maybe incorrectly expressed myself. I did both as you indicate. First logged in to fasttrack as admin and gave consent. Afterwards i added permissions and went to Azure Application registration and gave permissions to sign in. However, this did not enable non-admin users to log in.
Thank you for help.
Marek