Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > Django Plugins

    django_openstack_auth 1.0.6

    Download button

    No screenshots available
    Downloads: 114  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Gabriel Hurley | More programs
    BSD License / FREE
    August 24th, 2012, 04:38 GMT
    ROOT / Internet / Django Plugins

     Read user reviews (0)  Refer to a friend  Subscribe

    django_openstack_auth description

    A Django authentication backend for use with the OpenStack Keystone Identity backend

    django_openstack_auth is a pluggable Django authentication backend that works with Django's contrib.auth framework to authenticate a user against OpenStack's Keystone Identity API.

    The current version is designed to work with the Keystone V2 API.

    You can view the documentation on Read The Docs.

    Installation

    Installing is quick and easy:

    1. Run pip install django_openstack_auth.

    2. Add openstack_auth to settings.INSTALLED_APPS.

    3. Add 'keystone_auth.backend.KeystoneBackend' to your settings.AUTHENTICATION_BACKENDS, e.g.:

     AUTHENTICATION_BACKENDS = ('keystone_auth.backend.KeystoneBackend',)

    4. Configure your API endpoint(s) in settings.py:

     OPENSTACK_KEYSTONE_URL = "http://example.com:5000/v2.0"

    5. Include 'keystone_auth.urls' somewhere in your urls.py file.

    6. Use it as you would any other Django auth backend.

    Running The Tests

    Download the repository and run:

    python setup.py test


    Product's homepage

    Requirements:

    · Python
    · Django

      


    TAGS:

    Django authentication | authentication backend | OpenStack Keystone | Django | authentication | backend

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM