Giuseppe De Marco
Giuseppe De Marco
Is there any possibility to implement, in the SAML2 backend and frontend plugins, the SLO endpoint?
In this issue will talk about development of an User Agreement Screen. Previous discussion about uses case [here](https://github.com/OTA-Insight/djangosaml2idp/issues/22)
If an AuthnRequest came with forceauthn = true, it means that the user must renew his autentication through login form
It would be very useful to have the version of spid-saml-check (and even of spid-sp-test) in the page footer, here:  for spid-sp-test this could be achived with a grep...
Si pensi ad un tasto (bottone di configurazione che innesca la richiesta su una risorsa api) e ad un opzione input field che potrebbe contenere la versione di spid-sp-test da...
È necessario valutare lo status code di uscita di spid-saml-check. Quando diverso da 0 sarebbe bene rappresentare a video (dialog errore) stdout e stderr del processo
We have a input text html field for configuring our metadata url. Sometimes we need to develop a SP that is not actually available online (or with a valid certificate,...
Questi tests risultano essere identici https://github.com/italia/spid-saml-check/blob/master/spid-validator/test/case-22.xml https://github.com/italia/spid-saml-check/blob/master/spid-validator/test/case-25.xml  Inoltre il campo "name" dei test 23 e 25, corrispondente alla descrizione del test, risultano essere identici: ```` "23": { "name": "23....
Debian 9, python 3.5.3, Django 1.10.7 ````bash python ./manage.py qinfo Traceback (most recent call last): File "./manage.py", line 10, in execute_from_command_line(sys.argv) File "/opt/arif-envo-cesmma/lib/python3.5/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line utility.execute() File "/opt/arif-envo-cesmma/lib/python3.5/site-packages/django/core/management/__init__.py",...
I think that a widely used and popular Framework like Django should be supported in openapi-generator. Do you agree? Is there something moving in that direction?