- Redash v5 Quick Start Guide
- Alexander Leibzon Yael Leibzon
- 166字
- 2021-08-13 15:12:13
Using Google OAuth to log in to Redash
If you want to use Google OAuth to authenticate users, you need to create a Google Developers project (see the instructions (https://redash.io/help/open-source/admin-guide/google-developer-account-setup) for this and then add the following configuration in the env file):
export REDASH_GOOGLE_CLIENT_ID=""
export REDASH_GOOGLE_CLIENT_SECRET=""
Once enabled, Redash will use Google OAuth to authenticate existing user accounts. In order to enable automatic user creation according to a specific domain name, you can add this domain in the setting page.
If you're passing multiple domains, separate them with commas:
- Restart the web server to apply the configuration changes: docker-compose up -d.
- Once you have Google OAuth enabled, you can log in using your Google Apps account. If you want to grant admin permissions to some users, you can do this by adding them to the admin group (from the /groups page).
- If you don't use Google OAuth or just need username/password logins, you can create additional users by opening the /users/new page.
推薦閱讀
- Design for the Future
- 工業機器人產品應用實戰
- 自動控制原理
- Cloud Analytics with Microsoft Azure
- Mastering Machine Learning Algorithms
- Docker Quick Start Guide
- 可編程控制器技術應用(西門子S7系列)
- Enterprise PowerShell Scripting Bootcamp
- 基于企業網站的顧客感知服務質量評價理論模型與實證研究
- 電氣控制與PLC原理及應用(歐姆龍機型)
- 工業機器人力覺視覺控制高級應用
- Hands-On DevOps
- 自適應學習:人工智能時代的教育革命
- Apache Spark Quick Start Guide
- Practical Network Automation