I'm creating a Custom Connector for a PowerApps Canvas app. The on-prem API that the Custom Connector wraps, is authenticated with OIDC. It seems the normal, non-OIDC token that is passed to the on-prem API requires some configuration.
How is this handled for PowerApps Canvas Apps?
There are some docs on turning on OIDC for PowerApps Portals, but I don't see how to configure anything for PowerApps Canvas Apps.