Skip to main content

Facebook authentication plugin for Plone

Project description

Introduction

A PAS plugin to login into a Plone Site using Facebook.

Installation and getting started

Add ‘cs.auth.facebook’ to your buildout.cfg’s eggs list.

You have to add a configuration similar to this to your buildout.cfg:

zope-conf-additional =
   <product-config beaker>
       session type     file
       session.data_dir ${buildout:directory}/var/sessions/data
       session.lock_dir ${buildout:directory}/var/sessions/lock
       session.key      beaker.session
       session.secret   this-is-my-secret-${buildout:directory}
   </product-config>

This is needed because we are using collective.beaker to handle Facebook login session information.

Credit

This product re-distributes a lot of code written by Martin Aspeli (aka @optilude) in his book “Professional Plone 4 Development” and available under GPL license in his personal GitHub account with the name ‘optilux.facebookauth’:

https://github.com/optilude/optilux/tree/chapter-16/src/optilux.facebookauth

Changelog

1.0b1 (2012-07-13)

  • Initial release [erral]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cs.auth.facebook-1.0b1.zip (30.5 kB view details)

Uploaded Source

File details

Details for the file cs.auth.facebook-1.0b1.zip.

File metadata

File hashes

Hashes for cs.auth.facebook-1.0b1.zip
Algorithm Hash digest
SHA256 af8ce3e5ab9cfd074072729ab6ef3e03a396cde2a38d3ac43d09cc9e1ccec570
MD5 de76473036b5268525cb8e4a64507cd3
BLAKE2b-256 4df02c2e8c3641d8c958241be34255d152caff0ad322a3737fa4cbdee205bca9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page