Is it possible to register some Azure AD app (which is used just for OAuth for other desktop apps) by hand in Azure env on "Enterprise applications" page?

val19680507 1 Reputation point
2021-07-27T11:48:25.027+00:00

We develop applications which connect via EWS (and Graph) API to Office 365 data like Mails / Calendars / Contacts folders.
After OAuth 2.0 was introduced as authenticate method for EWS we had to register OUR App in Azure AD once.
So now our customers should pass the one-time procedure to accept our app in their Azure env via browser window.
Question is - if it's possible to register our app in their Azure env by hand on "Enterprise applications" page?
I see menu "New application" but it lists apps from Azure AD Gallery only.
So is it obligatory to publish our app to Azure AD Gallery in order customer can add it? Or it's possible to use some other method (for example we could send to customer JSON-manifest of our app) ?
If the registration in Azure AD Gallery is obligatory - how to do it correctly?
I read this link
https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-howto-app-gallery-listing
But is our app satisfied the described requirements?
Because in fact it does nothing - just is used for OAuth for other apps.
Can someone to explain it more clearly?

Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
603 questions
0 comments No comments
{count} votes