rusackas commented on issue #41610: URL: https://github.com/apache/superset/issues/41610#issuecomment-5124014533
The user-resolution path here has had a substantial rework since this was filed, after @lp-jump's most recent comment. `_resolve_user_from_jwt_context` resolves via FastMCP's per-request JWT context now instead of `g.user`, and `MCP_USER_RESOLVER`/`default_user_resolver` are wired up and in active use on `master`, not dead code. Closing this out, but if you're still hitting the original error on a current `master` build, let us know and we'll reopen this, no problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
