luongnguyentrong opened a new issue, #24139: URL: https://github.com/apache/superset/issues/24139
Hi , I am new to superset. Currently i'm having an application which is a management information system that uses superset to visualize its data, what i want is when i click a 'create new dashboard' button in my application, it will accquire access_token from /api/v1/security/login and send a post request to /api/v1/dashboard, this flow works fine when my app and superset are not connected together, but now i want to use keycloak as my sso so that users only need to login once, but after doing this i cannot get access_token from superset any more thus cannot create any dashboard from my application, can you please briefly explain or give me step wise instructions on how to solve this. Thanks & Regards, -- 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: notifications-unsubscr...@superset.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org