getredash / redash

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
http://redash.io/
BSD 2-Clause "Simplified" License
26.43k stars 4.38k forks source link

Add generic OAuth2/OIDC authentication #6781

Open palash247 opened 8 months ago

palash247 commented 8 months ago

Discussed in https://github.com/getredash/redash/discussions/6562

Originally posted by **lucasfcnunes** October 30, 2023 # No generic OAuth2 (only Google) nor OIDC mentions https://redash.io/help/user-guide/users/authentication-options # References https://openid.net/developers/how-connect-works/
palash247 commented 8 months ago

I was able to tweak the Google OIDC authentication flow to work with AWS Cognito and Google simultaneously. Will open a WIP PR soon.