Simple PlonePAS Example
In this tutorial you will build a simple authentication plugin using PlonePAS. There are a couple documents that provide various details for writing PlonePAS plugins but nothing that covered all of the things I had to do in order to get something working. This tutorial will hopefully accomplish that.
- Overview This tutorial will leave you with a working PlonePAS plugin that can authenticate using a repository of users external to Plone.
- Creating the Plugin Create a new Plone product using paster and add a new PAS plugin.
- Wiring It All Up Having created the plugin it is now time to register it with the framework.
- Final Notes Having created a basic authorization plugin here are some thoughts for further development.
All content on one page (useful for printing, presentation mode etc.)
