Skip to content

A server side OpenID Connect Relying Party (RP, Client) implementation for Django.

License

Notifications You must be signed in to change notification settings

sushilkhadka165/django-oidc-rp

 
 

Repository files navigation

django-oidc-rp

Documentation Status License Latest Version https://travis-ci.org/impak-finance/django-oidc-rp.svg?branch=master

Django-oidc-rp is a lightweight - server side OpenID Connect Relying Party (RP/Client) implementation for Django. It allows to easily integrate an OpenID Connect provider as the authentication source in a Django project.

Online browsable documentation is available at https://django-oidc-rp.readthedocs.io.

Head over to the documentation for all the details on how to add OpenID Connect authentication support to your Django project

Python 3.4+, Django 1.11+.

impak Finance <tech@impakfinance.com>.

MIT. See LICENSE for more details.

About

A server side OpenID Connect Relying Party (RP, Client) implementation for Django.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • HTML 3.3%
  • Makefile 1.8%