A Django application for integrating with the AAI@EduHr Single Sign-On (SSO) Service.
Project description
Django AAI@EduHr
django-aai-eduhr is a Django application designed to simplify the integration of your projects with AAI@EduHr, a
SAML-based Single Sign-On (SSO) service. It provides a ready-to-use authentication and authorization backend, with
flexibility for customization and extensions. Additionally, the application includes a management command to quickly
configure SAML settings, allowing you to focus on development without getting bogged down by configuration tasks.
This project is not officially affiliated with University Computing Center of University of Zagreb or AAI@EduHr project.
Overview
Django AAI@EduHr version 1.0.0.
django-aai-eduhr is built on top of djangosaml2 and
pysaml2 and shares much of its configuration with these libraries.
- Supported Python versions: 3.12+
- Supported Django versions: 4.2
- Supported pysaml2 versions: 7.5.x
- Supported djangosaml2 versions: 1.9.x
- Reference LDAP scheme: hrEdu 1.3.1
The application provides authentication backend with support for authorisation based on configurable AAI@EduHr attributes. It also supports mapping of AAI data to your custom model fields, including related (child) models, and it can normalise multi-valued attributes by creating child model instances for each value.
In addition, the manage.py aai_quickstart simplifies the setup of basic SAML configuration, allowing you to
dive into development right away.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_aai_eduhr-1.0.0.tar.gz.
File metadata
- Download URL: django_aai_eduhr-1.0.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45ab759a0b72537d199e60b15d3eb38aa0ec04a2e244b4755ce5807c09a8ec21
|
|
| MD5 |
534481ea8ea391223afbadf8896ec58e
|
|
| BLAKE2b-256 |
093cd1d5bdab4f9f7ffd7c6e53b42a4ab4d6b709452740b62f14c42591869d47
|
File details
Details for the file django_aai_eduhr-1.0.0-py3-none-any.whl.
File metadata
- Download URL: django_aai_eduhr-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
255469bf5c68dacb8ad988b14be1d799ff6faec47523c7dad289ba6faf9f10a5
|
|
| MD5 |
a097a6f3dcfb2559713c2141e9fc171a
|
|
| BLAKE2b-256 |
087d78f6b8083c29ff213be5b2d5d4fe18286da7c02f59c50d6c6fde558c71d0
|