Skip to content

Add Legacy User Profile requirement. #7070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2018
Merged
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
4 changes: 3 additions & 1 deletion articles/connections/social/auth0-oidc.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ You can use an application on another Auth0 tenant (referred to below as the **O

4. Ensure that the **OIDC-Conformant** toggle in the **OAuth** tab under the application's **Advance Settings** is turned **off**.

5. Ensure that the tenant has the **Legacy User Profile** toggle enabled under the **Migrations** section of the [Tenant Advanced Settings](${manageUrl}/#/tenant/advanced). If you don't see this toggle for your tenant, please open a support case to request this feature to be enabled.

::: note
The requirement for the **OIDC-Conformant** toggle to be **off** is a temporary requirement that will be removed in the future.
The above requirements are temporary and will be removed in the future.
:::

## Configure the Relying Party Auth0 Tenant
Expand Down