italia / spid-saml-check

Tool di verifica implementazione SPID SAML
European Union Public License 1.2
72 stars 60 forks source link

Add metadata upload as file #155

Open peppelinux opened 3 years ago

peppelinux commented 3 years ago

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, yet). For this reason I believe that it would be better to have a select input field with two values:

'url' and 'file'

the first is the default value, and its behaviour is the same as the actual one. 'file' instead woul let us to upload our metadata directly from our workstation.