Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generic OAuth2/OIDC authentication #6781

Open
palash247 opened this issue Feb 27, 2024 Discussed in #6562 · 1 comment
Open

Add generic OAuth2/OIDC authentication #6781

palash247 opened this issue Feb 27, 2024 Discussed in #6562 · 1 comment

Comments

@palash247
Copy link

Discussed in #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
Copy link
Author

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

palash247 added a commit to palash247/redash that referenced this issue Feb 27, 2024
- Added a generic authentication flow for OIDC.
- Modified some templates to display OIDC login button.
- Added new env vto support the OIDC auth flow. Mainly, OIDC
  discovery endpoint is configurable now.
- Added new routs for OIDC auth.
- Manually tested same flow with Google (without domain verification) and AWS Cognito.
palash247 added a commit to palash247/redash that referenced this issue Feb 27, 2024
- Added a generic authentication flow for OIDC.
- Modified some templates to display OIDC login button.
- Added new env variables to support the OIDC auth flow. Mainly, OIDC
  discovery endpoint is configurable now.
- Added new routs for OIDC auth.
- Manually tested same flow with Google (without domain verification) and AWS Cognito.
palash247 added a commit to palash247/redash that referenced this issue Feb 27, 2024
- Added a generic authentication flow for OIDC.
- Modified some templates to display OIDC login button.
- Added new env variables to support the OIDC auth flow. Mainly, OIDC
  discovery endpoint is configurable now.
- Added new routs for OIDC authentication.
- Manually tested same flow with Google (without domain verification) and AWS Cognito.
palash247 added a commit to palash247/redash that referenced this issue Feb 27, 2024
- Added a generic authentication flow for OIDC.
- Modified some templates to display OIDC login button.
- Added new env variables to support the OIDC auth flow. Mainly, OIDC
  discovery endpoint is configurable now.
- Added new routs for OIDC authentication.
- Manually tested same flow with Google (without domain verification) and AWS Cognito.
palash247 added a commit to palash247/redash that referenced this issue Feb 27, 2024
- Added a generic authentication flow for OIDC.
- Modified some templates to display OIDC login button.
- Added new env variables to support the OIDC auth flow. Mainly, OIDC
  discovery endpoint is configurable now.
- Added new routs for OIDC auth.
- Manually tested same flow with Google (without domain verification) and AWS Cognito.
palash247 added a commit to palash247/redash that referenced this issue Mar 25, 2024
- Added a generic authentication flow for OIDC.
- Modified some templates to display OIDC login button.
- Added new env variables to support the OIDC auth flow. Mainly, OIDC
  discovery endpoint is configurable now.
- Added new routs for OIDC auth.
- Manually tested same flow with Google (without domain verification) and AWS Cognito.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant