mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 22:17:55 +00:00
35 lines
684 B
Markdown
35 lines
684 B
Markdown
|
|
---
|
||
|
|
id: setup
|
||
|
|
title: Setup
|
||
|
|
---
|
||
|
|
|
||
|
|
# Configure OpenId Connect Single Sign-on
|
||
|
|
|
||
|
|
:::info
|
||
|
|
NOTE: This feature is available <b>only for Enterprise edition</b>.
|
||
|
|
:::
|
||
|
|
|
||
|
|
|
||
|
|
- Select `Manage SSO` from workspace options
|
||
|
|
|
||
|
|
<div style={{textAlign: 'center'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
- Select `OpenId Connect`.
|
||
|
|
|
||
|
|
<div style={{textAlign: 'center'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div style={{textAlign: 'center'}}>
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
</div>
|
||
|
|
|
||
|
|
- Find and set **Name**, **Client Id**, **Client Secret**, and **Well Known URL** from your Open Id provider.
|