I want to access my enterprise's REST APIs, from within a power app.
I am ok with using power apps SSO with Azure AD connected to my enterprise ADFS
What other setup will be required? Any other options are available?
Like when using Azure IAAS VM, I can access my enterprise's REST API seamlessly, on similar lines is it possible to make REST API calls from power apps server to enterprise servers
Addendum:
-------------------
My rest apis are hosted inside the enterprise (onpremise) and I wanted to know the best and secure option of a power app hosted in cloud to be able to access by rest api, with proper authentication, SSO.
One option is I guess, to use powerapps Azure AD sso and onpremise have ADFS, but
any other options that are popular choice and more preferred from security perspective