Summary
user requesting the ability to connect Meta (Facebook Ads) via a System User token instead of the current OAuth 2.0 flow. Their goal is to have the connection independent of any specific user profile, which is not currently supported in the UI.
Details
Current Meta connector uses only OAuth 2.0.
Client wants to configure Windsor to accept a long-lived System User token generated in Meta Business Manager.
Requested feature: add a “token-based authentication” option in the Meta connector setup, with a dedicated field where the user can paste their System User token.
Expected outcome: Windsor should authenticate via the provided System User token, avoiding dependency on an individual user’s profile login/refresh cycle.