amotl commented on issue #30995: URL: https://github.com/apache/superset/issues/30995#issuecomment-2494789968
All right, I wasn't aware that `JWT_VERIFY_SUB = False` could easily be configured within the Flask application configuration file, which is effectively the `superset_config.py` file in our case. After getting it right, this update perfectly resolves the problem we have been observing. - https://github.com/crate/cratedb-examples/pull/749 Thank you so much! 💯 -- 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]
