Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disqus SSO integration on website

We're including in our website the SSO feature on Disqus. Following the Disqus documentation here http://help.disqus.com/customer/portal/articles/526768 and here http://help.disqus.com/customer/portal/articles/236206

We put our login button in place, and once a user is already logged in in our site he is able to comment with his personal nickname.

As displayed, and already mentioned above, by this image in the article http://content.disqus.com/docs/sso-button.png

We see our button correctly (as the IGN one), but what we would like to do is to remove the other 4 buttons below (Facebook, Twitter, Google and Disqus) in order to permit our users to login only with our system. Do you think is it possible ? I saw Disqus 2012 widget integration in http://www.npr.com website and their implementation of SSO looks like exactly how we'd like to do it.

Many thanks for you support in advance.

like image 652
Nicola Pacini Avatar asked Dec 19 '12 11:12

Nicola Pacini


People also ask

Is SSO an integration?

Single Sign-on (SSO) Integrations are client applications that enable the use of external services (e.g., Dropbox, Slack, or Zoom) for SSO. The integration allows your users to log in using Auth0's identity providers.

What is SSO integration single sign?

Single sign-on (SSO) is an authentication method that enables users to securely authenticate with multiple applications and websites by using just one set of credentials.

What is single sign-on session?

Single sign-on (SSO) is a session and user authentication service that permits a user to use one set of login credentials -- for example, a name and password -- to access multiple applications.


1 Answers

To answer your question directly, there's no way to remove the other login options. NPR and IGN have an implementation which isn't available to any other site. That said we're working on a feature that will address the "SSO-only" concerns so we can even phase them out of using this barrier.

like image 131
Ryan V Avatar answered Sep 30 '22 18:09

Ryan V