GithubHelp home page GithubHelp logo

isabella232 / google-app-engine-django-openid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wtanaka/google-app-engine-django-openid

0.0 0.0 0.0 468 KB

OpenID Consumer/Relying Party (RP) Django App for Google App Engine (GAE)

License: GNU General Public License v3.0

Python 99.60% HTML 0.40%

google-app-engine-django-openid's Introduction

OpenID Consumer/Relying Party (RP) for Google App Engine Django projects implemented as a Django app.

Derived by Wesley Tanaka from Brian Ellin's WSGI demand.openid.net OpenID consumer.

Patches/suggestions appreciated.

Join the discussion group

To install with a new Google App Engine project:

  1. Get the Google App Engine Helper for Django. You will need a version which works with the Django bundled with the latest version of the App Engine SDK.
  2. Get the google-app-engine-django-openid source (using the Source tab above) and copy it into the same directory, overwriting urls.py from the App Engine Helper distribution
  3. add 'openidgae' to INSTALLED_APPS in settings.py
  4. add 'openidgae.middleware.OpenIDMiddleware' to MIDDLEWARE_CLASSES in settings.py

To install with an existing Google App Engine project:

  1. get the openid and openidgae directories from the subversion respository and put them in your main application directory
  2. Modify your urls.py using this urls.py as an example
  3. add 'openidgae' to INSTALLED_APPS in settings.py
  4. add 'openidgae.middleware.OpenIDMiddleware' to MIDDLEWARE_CLASSES in settings.py

google-app-engine-django-openid's People

Contributors

wtanaka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.