Skip to main content
All CollectionsDeveloper
Enterprise Login (OIDC)

Enterprise Login (OIDC)

Ryan avatar
Written by Ryan
Updated over 3 weeks ago

Access to Enterprise Login (OIDC) is currently available as an add-on for users with a Business level subscription. If you would like to subscribe to Business, you can request information from one of our account managers here.

Seeking to enable SSO login for your commenters? See Getting Started with Single Sign-On.

Introduction

Enterprise Login is a Business tier feature enabling publishers to manage Disqus through their company logins via OpenID Connect (OIDC) integration. Enterprise Login requires an identity provider that implements OpenID Connect (OIDC) and OAuth 2.0 standards. Your Enterprise Login SSO domain is separate from the SSO domain used by commenters.
​

Your integration will be mapped to your Disqus Organization ID. Initially creating your organization requires a Disqus account. This account may be removed from the organization once OIDC users are added.
​

Note for publishers currently using Commenter SSO:

The SSO domain utilized by commenters is permanently tied to the Disqus Organization Owner account that created it. That account must remain in the organization ownership role for Commenter SSO to continue functioning. Contact your Disqus Account Manager with any questions.

Configuration

Required Client Information

Contact your Disqus Account Manager to configure your Enterprise Login domain with the details of your Identity Provider.

Setup Considerations:

  • Each Disqus organization will only support a single identity provider

  • Your OIDC domain can support multiple email domains, assuming those users are all stored within the same identity provider

  • If your company requires access to multiple Disqus organizations using the same email domain, contact your Disqus Account Manager for assistance.​

Disqus Redirect URLs

Configure your application with the following urls:

User Permissions

  • Permissions are set at the organization level

  • By default, OIDC accounts will be added with forum moderator permissions. Once users have been added, account permissions can be managed in publisher admin. See our documentation for additional details on managing user roles: How to add Admins and Moderators to your Organization

User Experience

Enter your company email address on the Enterprise SSO login page: https://disqus.com/publishers/oidc/login/ You will be directed to Publisher Admin based on the allowed email domain(s) for your integration.

Did this answer your question?