Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions security-and-compliance/role-based-access-control.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ If the user does not have a Porter account, they will be asked to register. Afte

To set up just in time user provisioning, you must be logged in with an **Admin** role. As an admin, you can find the setup in **Settings** then **Members** in the sidebar then go to the **SSO** tab. Setting up Just In Time User Provisioning requires your organization to have an Single Sign-On provider configured.

1. To set up Single Sign-On, you can click **Request** under **SSO provisioning** to reach out to support. Single Sign-On is configured by linking your identity provider with our auth provider.
2. After reaching out to support, set up JIT by going back to the **SSO** tab and click **Set Up** to login with an account. Ensure that you log in with an account connected to your organization.
1. To set up Single Sign-On, you can click **Request** under **SSO provisioning** to reach out to support. Single Sign-On is configured by linking your identity provider with our auth provider.
2. After Single Sign-On is configured, return to the **SSO** tab. Enter your **WorkOS Organization ID** (for example, `org_ABC123ABC123ABC123ABC123AB`) into the provided field. You can find this value in your WorkOS dashboard under the organization you want to connect.
3. Select a **Default role** to assign to new users that are provisioned through JIT SSO, then click **Save**.

Once setup, any new users in the same organization will automatically be added to the project without an invite email. By default these users will receive **viewer** role, but you can also configure the default role. You can also click **Update Provider** to set up a different organization.
Once setup, any new users in the same organization will automatically be added to the project without an invite email. By default these users will receive **viewer** role, but you can also configure the default role. To connect a different organization later, return to the **SSO** tab and update the **WorkOS Organization ID** field.

<Info>
Users that have been manually removed from the project will need to be manually re-added.
Expand Down