<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> <properties> <comment>SAML constants for AuthnRequests and Responses.</comment> <!-- Types of consent obtained from the user for this authentication and data transfer. Allow values: 'unspecified'. --> <entry key="consentAuthnRequest">unspecified</entry> <!-- Allow values: 'obtained', 'prior', 'curent-implicit', 'curent-explicit', 'unspecified'. --> <entry key="consentAuthnResponse">obtained</entry> <!--URI representing the classification of the identifier Allow values: 'entity'. --> <entry key="formatEntity">entity</entry> <!--Only HTTP-POST binding is only supported for inter PEPS--> <!--The SOAP binding is only supported for direct communication between SP-MW and VIdP--> <entry key="protocolBinding">HTTP-POST</entry> <entry key="eIDSectorShare">false</entry> <entry key="eIDCrossSectorShare">false</entry> <entry key="eIDCrossBorderShare">false</entry> <!-- Attributes with require option --> <entry key="isRequired">true</entry> <!-- A friendly name for the attribute that can be displayed to a user --> <entry key="friendlyName">false</entry> <!--PEPS in the Service Provider's country--> <entry key="requester">http://S-PEPS.gov.xx</entry> <!--PEPS in the citizen's origin country--> <entry key="responder">http://C-PEPS.gov.xx</entry> <!--Subject cannot be confirmed on or after this seconds time (positive number)--> <entry key="timeNotOnOrAfter">300</entry> <!--Validation IP of the response--> <entry key="ipAddrValidation">false</entry> <!--One time use--> <entry key="oneTimeUse">true</entry> <!--Subject Attribute Definitions--> <entry key="eIdentifier">http://www.stork.gov.eu/1.0/eIdentifier</entry> <entry key="givenName">http://www.stork.gov.eu/1.0/givenName</entry> <entry key="surname">http://www.stork.gov.eu/1.0/surname</entry> <entry key="inheritedFamilyName">http://www.stork.gov.eu/1.0/inheritedFamilyName</entry> <entry key="adoptedFamilyName">http://www.stork.gov.eu/1.0/adoptedFamilyName</entry> <entry key="gender">http://www.stork.gov.eu/1.0/gender</entry> <entry key="dateOfBirth">http://www.stork.gov.eu/1.0/dateOfBirth</entry> <entry key="countryCodeOfBirth">http://www.stork.gov.eu/1.0/countryCodeOfBirth</entry> <entry key="nationalityCode">http://www.stork.gov.eu/1.0/nationalityCode</entry> <entry key="maritalStatus">http://www.stork.gov.eu/1.0/maritalStatus</entry> <entry key="textResidenceAddress">http://www.stork.gov.eu/1.0/textResidenceAddress</entry> <entry key="canonicalResidenceAddress">http://www.stork.gov.eu/1.0/canonicalResidenceAddress</entry> <entry key="eMail">http://www.stork.gov.eu/1.0/eMail</entry> <entry key="title">http://www.stork.gov.eu/1.0/title</entry> <entry key="residencePermit">http://www.stork.gov.eu/1.0/residencePermit</entry> <entry key="pseudonym">http://www.stork.gov.eu/1.0/pseudonym</entry> <entry key="age">http://www.stork.gov.eu/1.0/age</entry> <entry key="isAgeOver">http://www.stork.gov.eu/1.0/isAgeOver</entry> <entry key="signedDoc">http://www.stork.gov.eu/1.0/signedDoc</entry> <entry key="citizenQAALevel">http://www.stork.gov.eu/1.0/citizenQAALevel</entry> <entry key="fiscalNumber">http://www.stork.gov.eu/1.0/fiscalNumber</entry> <entry key="unknown">http://www.stork.gov.eu/1.0/unknown</entry> <!--Subject Attribute Definitions eidas format, natural person --> <entry key="eidas/attributes/CurrentFamilyName">http://eidas.europa.eu/attributes/naturalperson/CurrentFamilyName</entry> <entry key="eidas/attributes/CurrentGivenName">http://eidas.europa.eu/attributes/naturalperson/CurrentGivenName</entry> <entry key="eidas/attributes/DateOfBirth">http://eidas.europa.eu/attributes/naturalperson/DateOfBirth</entry> <entry key="eidas/attributes/PersonIdentifier">http://eidas.europa.eu/attributes/naturalperson/PersonIdentifier</entry> <entry key="eidas/attributes/BirthName">http://eidas.europa.eu/attributes/naturalperson/BirthName</entry> <entry key="eidas/attributes/PlaceOfBirth">http://eidas.europa.eu/attributes/naturalperson/PlaceOfBirth</entry> <entry key="eidas/attributes/CurrentAddress">http://eidas.europa.eu/attributes/naturalperson/CurrentAddress</entry> <entry key="eidas/attributes/Gender">http://eidas.europa.eu/attributes/naturalperson/Gender</entry> <!--Subject Attribute Definitions eidas format, legal person --> <entry key="eidas/attributes/LegalPersonIdentifier">http://eidas.europa.eu/attributes/legalperson/LegalPersonIdentifier</entry> <entry key="eidas/attributes/LegalAddress">http://eidas.europa.eu/attributes/legalperson/LegalAddress</entry> <entry key="eidas/attributes/LegalName">http://eidas.europa.eu/attributes/legalperson/LegalName</entry> <entry key="eidas/attributes/VATRegistration">http://eidas.europa.eu/attributes/legalperson/VATRegistration</entry> <entry key="eidas/attributes/TaxReference">http://eidas.europa.eu/attributes/legalperson/TaxReference</entry> <entry key="eidas/attributes/D-2012-17-EUIdentifier">http://eidas.europa.eu/attributes/legalperson/D-2012-17-EUIdentifier</entry> <entry key="eidas/attributes/LEI">http://eidas.europa.eu/attributes/legalperson/LEI</entry> <entry key="eidas/attributes/EORI">http://eidas.europa.eu/attributes/legalperson/EORI</entry> <entry key="eidas/attributes/SEED">http://eidas.europa.eu/attributes/legalperson/SEED</entry> <entry key="eidas/attributes/SIC">http://eidas.europa.eu/attributes/legalperson/SIC</entry> </properties>