-
django3-cas-ng-4.0.0.tar.gz下载
资源介绍
为支持django3对django_cas_ng进行修改
**Features**
- Support CAS version 1.0, 2.0, 3.0
- Support Single Sign Out
- Configuration of services via the django Admin application
- Fine control on which user's attributes are passed to which service
- Possibility to rename/rewrite attributes per service
- Possibility to require some attribute values per service
- Federated mode between multiple CAS
- Supports Django 3.0
- Supports Python 3.5+
**Dependencies**
- Django >= 3.0
- python-cas>=1.4.0
- six>=1.13.0