< Home - < Back

python-django-federated-login


Information about the package, python-django-federated-login, which is shipped with common Linux distributions. The python-django-federated-login package is designed for, Provides federated logins to django projects.


Package Name:

python-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.

Architecture:

noarch

Version:

1.0.0

Release:

1.el6

Size:

36 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for python-django-federated-login


Control the python-django-federated-login package with the following handy commands outlined below.


Command

Description of Command

yum install python-django-federated-login

This command will install python-django-federated-login on the server.

yum remove python-django-federated-login

This command will un-install python-django-federated-login on the server. When you run this command, you will be asked if you are sure that you want to remove python-django-federated-login, so you have to manually confirm that you want to do this.

yum -y remove python-django-federated-login

This command will un-install python-django-federated-login on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-django-federated-login when using the -y flag.

yum update python-django-federated-login

This command will update python-django-federated-login to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-django-federated-login, so you have to manually confirm that you want to do this.

yum -y update python-django-federated-login

This command will update python-django-federated-login to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove python-django-federated-login when using the -y flag.

yum info python-django-federated-login

This command will show you core information about the python-django-federated-login package.

yum deplist python-django-federated-login

This command will show you the dependencies for python-django-federated-login. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update python-django-federated-login

This command will check if there is an update waiting on python-django-federated-login. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.