Forum Discussion

DaveTheTeamsGuy's avatar
DaveTheTeamsGuy
Iron Contributor
Nov 29, 2022

app registrations - any way to prevent owners from changing / adding API permissions

We would like to allow owners to update their client secrets / certs but prevent them from modifying or adding API permissions.  Is there a way to modify the default app registration owner role to do this?

    • DaveTheTeamsGuy's avatar
      DaveTheTeamsGuy
      Iron Contributor

      Thank you for the response. That link is specific to enterprise apps. I'm looking for a way to scope permissions for owners of app registrations that they own (not all app registrations) to only be able to update their app registration's client secret / cert.

      • VasilMichev's avatar
        VasilMichev
        MVP
        No, it's not specific to enterprise apps, and you can scope it down to individual app/SP if needed. Follow the references in the above article for more details.
        You have to manually add each app as needed though, there is no "dynamic" scope of "all apps I own" that you can use, if that's what you mean.

Resources