wayf-dk / janus-ssp

Automatically exported from code.google.com/p/janus-ssp
Other
0 stars 0 forks source link

EntityID validation does not check for trailing slash (/) #318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the entityID in the metadata being added via URL is like e.g. 
http://www.surfnet.nl
but in the Connection ID is entered like http://www.surfnet.nl/ (note the 
trailing slash) no error occurs and the metadata is parsed, although the 
Connection ID does not match the entityID.
The reverse (a trailing slash in the saml metadata) also causes the same issue

Original issue reported on code.google.com by niels.va...@surfnet.nl on 15 Mar 2012 at 10:24

GoogleCodeExporter commented 9 years ago
I cannot reproduce this problem. If I create an entity with a trailing / and 
import metadata via URL, where entityID is without /, then I get a proper error 
message. This is also the case if i try to import the metadata as pasted in XML.

Original comment by j...@wayf.dk on 23 Apr 2012 at 10:47

Attachments: