- 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.
推薦閱讀
- Clojure Data Analysis Cookbook
- 數(shù)控銑削(加工中心)編程與加工
- Mastering D3.js
- Matplotlib 3.0 Cookbook
- 小型電動機實用設(shè)計手冊
- Supervised Machine Learning with Python
- 大數(shù)據(jù)技術(shù)與應用
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·智能制造
- 塊數(shù)據(jù)5.0:數(shù)據(jù)社會學的理論與方法
- 電氣控制與PLC技術(shù)應用
- Blender 3D Printing by Example
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 液壓機智能故障診斷方法集成技術(shù)
- 單片機技能與實訓
- Photoshop CS5圖像處理入門、進階與提高