aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Collapse)AuthorFilesLines
2017-10-17update default configThomas Lenz1-0/+8
2017-10-13enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person ↵Thomas Lenz1-19/+44
attributes are requested
2017-10-13enable mandates for eIDAS nodesThomas Lenz16-728/+607
2017-10-09switch to eIDAS SAML-engine 1.4.0Thomas Lenz1-5/+5
2017-10-04add additional loggingThomas Lenz2-3/+7
2017-10-04update eID decryption implementation in mobile-auth moduleThomas Lenz1-11/+1
2017-10-03update mobile-auth module for eGov KU 2017/18Thomas Lenz5-11/+309
2017-09-22update eIDAS attribute builder for legalPersonIdentifierThomas Lenz1-0/+31
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ↵Thomas Lenz2-8/+19
configurable for every online application
2017-09-13update wrong log messageThomas Lenz1-12/+4
2017-09-08update error handling for wrong encoded BKU error responsesThomas Lenz2-9/+31
2017-09-08update eIDAS bPK target validationThomas Lenz2-5/+30
2017-09-06switch to eIDAS SAML-engine 1.4.0-RC1Thomas Lenz1-5/+5
2017-09-06fix wrong entries in eIDAS metadata extensionsThomas Lenz1-4/+4
2017-09-06add xsd schema for eIDAS specific SAML2 extensionsThomas Lenz2-0/+35
2017-07-27update logging behavior of eIDAS metadata provider implementationThomas Lenz1-5/+22
2017-07-26fix some bugs in combination with eIDAS saml-engine 1.3Thomas Lenz4-5/+7
2017-07-26switch to eIDAS SAML-engine 1.3.0-finalThomas Lenz2-5/+6
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz2-1/+31
2017-07-17refactor MOA eIDAS metadata providerThomas Lenz2-101/+22
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-8/+6
2017-07-13update DummyAuthentication module to support more than one SPThomas Lenz1-4/+27
2017-07-12add new demo module for dummy authenticationThomas Lenz9-0/+364
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of ↵Thomas Lenz11-749/+1623
eIDAS SAML-engine
2017-06-06fix bug with empty OpenIDConnect scope parameterThomas Lenz1-16/+18
2017-05-03Log full MOA-SP signature-verification request into MOA-ID log if LogLevel ↵Thomas Lenz1-2/+3
is trace
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response ↵Thomas Lenz6-26/+160
validation are not success at first check. This update makes a key role-over easier for signing and encryption.
2017-02-23add some javadoc informationThomas Lenz1-5/+12
2017-02-23update eIDAS SP metadata, because SP needs persistent identifiers onlyThomas Lenz1-5/+12
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP ↵Thomas Lenz15-183/+589
attribute builder concept The eIDAS attribute list in eIDAS metadata that contains currently supported attributes is also generated dynamical
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz4-27/+77
2017-02-14change log level of one log message to traceeIDAS_node_implementationThomas Lenz1-1/+1
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz3-4/+4
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz5-25/+272
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11
2017-02-08update eIDAS assertion generation to generate an error message if attribute ↵Thomas Lenz1-2/+8
that is marked as required is not available
2017-02-08update eIDAS node configuration to allow more then on configuration for the ↵Thomas Lenz1-38/+0
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs
2017-02-07update eIDAS SAML-engine to support ↵Thomas Lenz4-10/+503
http://www.w3.org/2007/05/xmldsig-more#sha256-rsa-MGF1 and http://www.w3.org/2007/05/xmldsig-more#sha512-rsa-MGF1 signature schemes
2017-02-07fix some bugs in eIDAS SAML-engine metadata generatorThomas Lenz1-3/+6
2017-02-03prohibit chunked transfer encoding in eIDAS metadata responseThomas Lenz1-6/+11
2017-02-03fix wrong html content-type value in eIDAS metadata responseThomas Lenz1-1/+2
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz3-7/+7
2017-01-31add missing third party libThomas Lenz1-0/+6
2017-01-31fix problem with selection of authentication process and eIDAS authenticationThomas Lenz1-2/+3
2017-01-31set requested default LoA to highThomas Lenz1-3/+8
2017-01-31fix double signing of eIDAS metadata informationThomas Lenz1-6/+18
2017-01-30remove unused importsThomas Lenz1-7/+0
2017-01-30enable encrypt of eIDAS assertion as defaultThomas Lenz1-2/+6
2017-01-27add MOA specific eIDAS engine.Thomas Lenz2-0/+92
2017-01-27change to eIDAS engine 1.2.0Thomas Lenz1-5/+5