Django Application for deployng a SAML Discovery Service with (or without) SPID access button.
- SPID button integration;
- Entities classification via admin backend;
- Based on Bootstrap Italia Unical Template;
- Discovery Service web resources compatible with pyff resources:
- /role/idp.ds
- Brython integration, Python 3 implementation for client-side web programming means that javascript was developed as
application/python
!
pip install -r requirements
# edit settingslocal.py.example to settingslocal.py
./manage.py migrate
./manage.py createsuperuser
./manage.py loaddata example/data/dumps/entities.json
./manage.py runserver 0.0.0.0:8000
Frontend Mobile: Mobile view