rusackas commented on issue #30920: URL: https://github.com/apache/superset/issues/30920#issuecomment-4035371553
This appears to be a configuration/integration issue rather than a core Superset bug. The JWT algorithm is currently hardcoded to HS256 in the async query manager, which may conflict with tokens issued by Keycloak using other algorithms. Closing this issue — if you're still facing this problem, please open a GitHub Discussion where the community can help with your specific setup. -- 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]
