| Name: | python-django-federated-login |
|---|---|
| Version: | 1.0.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Languages |
| Size: | 77551 |
| License: | MIT |
| RPM: | python-django-federated-login-1.0.0-1.el7.noarch.rpm |
| Source RPM: | python-django-federated-login-1.0.0-1.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/Bouke/django-federated-login |
| Summary: | Provides federated logins to django projects |
| Description: | Django Federated Login provides an authentication bridge between Django projects and OpenID-enabled identity providers. The bridge is pre-wired to be used with a single Google Apps domain, but could be extended to be linked with other OpenID providers also. It is different from other OpenID consumers as this consumer only allows connecting to a pre-defined identity provider. The provided backend matches users based on the e-mail address returned from the identity provider. If no matching user could be found, a user account can optionally be created. |
- new upstream version
- change to python-django - rebuild in el7
- change requirement to python-django14
- New Upstream version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- New Upstream version
- Fix License - add python openid to requires
- give better space to description
- Initial Import