What is the problem or goal you're trying to solve or accomplish?
Enable seamless metadata ingestion from Preset (Managed Superset) into OpenMetadata.
While OpenMetadata has a connector for the open-source Apache Superset, it does not support Preset. Preset workspaces function differently from self-hosted Superset instances, particularly regarding authentication (API Tokens/Secrets) and workspace isolation.
How are you solving it currently?
There is no functional automated solution.
What is your recommended solution?
Develop a dedicated Preset Connector (or update the existing Superset connector to include a "Preset" connection type).