matt-anon commented on issue #21624: URL: https://github.com/apache/superset/issues/21624#issuecomment-1264635553
This can likely be achieved using SQLALCHEMY_PASSWORD_STORE and boto3, by writing a python function that takes the database host as an input, gets the token using boto3, then returns the token - I've done something similar for Azure managed identity with Databricks. (https://superset.apache.org/docs/databases/extra-settings/) -- 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]
