2022-12-09 10:19:55 +00:00
|
|
|
---
|
|
|
|
|
id: setup
|
|
|
|
|
title: Setup
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
<div className='badge badge--primary heading-badge'>Available on: Enterprise Edition</div>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
# Configure OpenId Connect Single Sign-on
|
2022-12-09 10:19:55 +00:00
|
|
|
|
|
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
- Go to the **Workspace Settings** (⚙️) from the left sidebar in the ToolJet dashboard
|
|
|
|
|
<div style={{textAlign: 'center'}}>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
<img className="screenshot-full" src="/img/sso/general/workside.png" alt="General Settings: SSO" width="500"/>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
</div>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
- Select `SSO` from workspace options
|
|
|
|
|
<div style={{textAlign: 'center'}}>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
<img className="screenshot-full" src="/img/sso/okta/oktassov2.png" alt="Okta: SSO" width="500"/>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
</div>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
- Select `OpenId Connect`.
|
|
|
|
|
<div style={{textAlign: 'center'}}>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
<img className="screenshot-full" src="/img/sso/openid/openid.png" alt="Okta: SSO" />
|
2022-12-09 10:19:55 +00:00
|
|
|
|
2023-01-09 13:19:46 +00:00
|
|
|
</div>
|
2022-12-09 10:19:55 +00:00
|
|
|
|
|
|
|
|
- Find and set **Name**, **Client Id**, **Client Secret**, and **Well Known URL** from your Open Id provider.
|