italia / spid-saml-check

Tool di verifica implementazione SPID SAML
European Union Public License 1.2
71 stars 59 forks source link

Error with Organization field #283

Closed FabrizioGreco closed 3 weeks ago

FabrizioGreco commented 3 weeks ago

Hi everyone,

I'm trying to use spid-saml-check to test SPID login with Keycloak. I've exported my SP Metadata XML, and now in the section shown in the picture below, when I try to download the Metadata, it returns this error:

image

In my XML, the Organization field is present and defined as shown below:

image

Has anyone else encountered the same problem?

Thank you!

UPDATE: After reviewing the code, I noticed that the OrganizationDisplayName field was required. I solved the issue by adding it to my XML.