A Django RADIUS EAP-MSCHAPv2 Authentication Backend
Project description
Django RADIUS EAP-MSCHAPv2 Authentication Backend
Based on https://github.com/mneitsabes/RADIUS-EAP-MSCHAPv2-Python-client.
Usage
Add this to your settings.py
:
AUTHENTICATION_BACKENDS = [ 'django_radius_eap_mschapv2_authbackend.EAPMSCHAPv2RADIUSBackend.RADIUSEAPMSCHAPv2Backend', ] RADIUS_HOSTS = ['ip_srv1', 'ip_srv2'] RADIUS_SECRET = '' RADIUS_NAS_IP = '' RADIUS_NAS_ID = ''
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-radius-eap-mschapv2-authbackend-1.0.tar.gz
.
File metadata
- Download URL: django-radius-eap-mschapv2-authbackend-1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1469d3ec88304f51b6a9121138ef44acd8fcdcca7266c1f09a7a2170533efa52 |
|
MD5 | 5701a85c89a31cb6c4a79e93cbd36937 |
|
BLAKE2b-256 | b4b89b4813e10c2cf799861b7c3d342377128659dd88c10f82956834417a557b |
File details
Details for the file django_radius_eap_mschapv2_authbackend-1.0-py3-none-any.whl
.
File metadata
- Download URL: django_radius_eap_mschapv2_authbackend-1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4fb7ffc867d6794ea5da6c2a662d42065cdd67dcd5f701c2da5177a0a2390b6 |
|
MD5 | ea1982a5b580f4cb05e1602c4074ac58 |
|
BLAKE2b-256 | ac7afa6023f5ea90ea72fd4da0f1261530511b785256f97c2cade8dd8b8222ee |