Exposed App not Visible for adding in Azure App Permissions

67 Views Asked by At

I have registered an App in Azure and exposed the App with Custom Scope.

enter image description here

I have registered one more app and when I am trying to add in API permissions the exposed API custom scope I am not bale to see them under My APIs.

enter image description here

What could be possible reasons for this? What else things I am missing for this to work?

1

There are 1 best solutions below

0
Rukmini On BEST ANSWER

Note that: The Expose an API custom scope will be present in APIs my organization uses tab.

I exposed and API in the Azure AD application:

enter image description here

Now to grant the API permission, Go to API permissions -> Add a permission -> APIs my organization uses -> Search your app

enter image description here

enter image description here

The API permissions granted successfully:

enter image description here