italia / spid-testenv2

New test Identity Provider for SPID
GNU Affero General Public License v3.0
35 stars 38 forks source link

Consentire l'uso di URN come entityID #203

Closed usumfabricae closed 3 years ago

usumfabricae commented 5 years ago

Nella registrazione del mio SP ho la necessità di inserire nel EntityID del Metadata provider un URI nel formato URN (urn:example:org)

Secondo specifiche SAML deve essere tra i formati supportati (http://www.datypic.com/sc/xsd/t-xsd_anyURI.html ), tuttavia mi accorgo che l'unico fomramto che sembra essere supportato è quello dell'URL.

alranel commented 5 years ago

L'osservazione è corretta: né le specifiche SAML né le regole tecniche SPID restringono l'entityID ad un URL.

usumfabricae commented 5 years ago

E' prevista una data per la fix ?

alranel commented 5 years ago

Ad oggi le URN dovrebbero essere supportate. In caso contrario servirebbe con più esattezza l'errore restituito dal testenv2. Attendo una conferma prima di chiudere questa issue

peppelinux commented 3 years ago

Per SPID l'entityID deve essere URI e contenere https. Leggo dalle unità di test AgID di spi-saml-check

"The entityID attribute must be a valid HTTPS url"