DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Technical Information

The Extension expects the Frontend Users, to be fe_users.For the Disqus Registration the fe_users default Data is mapped:

uid → SSO Disqus User ID
username → Disqus Name
email → Disqus User Email
www → Disqus User Website
image → Disqus User Image

1. Those Informations are gathered from the User Session. Once a User is logged-in as fe_user, he will be automatically logged-in to any Disqus with SSO Activated.

2. Disqus uses an encryption via hmac for the Payload. The Payload is also saved to the Session and is then passed to the Template where the Login happens.

The Payload stays the Same, as long as the Usersession is Active.