bch007 / eid-idp

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

Structure of address information #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when reading the e-ID the street information is extracted into one field, 
and not in street / housenr / box

What is the expected output? What do you see instead?
Is this information structured in a specific standardize way, so you can put an 
algorithm on top to extract the e-id street information into 
Street/Housenumber/Box?

What version of the product are you using? On what operating system?
I'm using SAML2 via SAML toolkit for PHP on a Microsoft OS using Apache server.

Please provide any additional information below.

Original issue reported on code.google.com by Kristof....@gmail.com on 22 Oct 2012 at 8:02

GoogleCodeExporter commented 8 years ago
It is the eID itself that stores the street information in one single field. 
Unfortunately the information is not structured in a standardize way. Hence the 
reason why the eID Applet and eID IdP is not trying to parse the information 
any further.

Original comment by frank.co...@gmail.com on 1 Nov 2012 at 5:54