Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | switch to eIDAS SAML-engine 1.4.0-RC1 | Thomas Lenz | 1 | -5/+5 |
2017-09-06 | fix wrong entries in eIDAS metadata extensions | Thomas Lenz | 1 | -4/+4 |
2017-09-06 | add xsd schema for eIDAS specific SAML2 extensions | Thomas Lenz | 2 | -0/+35 |
2017-07-27 | update logging behavior of eIDAS metadata provider implementation | Thomas Lenz | 1 | -5/+22 |
2017-07-26 | fix some bugs in combination with eIDAS saml-engine 1.3 | Thomas Lenz | 4 | -5/+7 |
2017-07-26 | switch to eIDAS SAML-engine 1.3.0-final | Thomas Lenz | 2 | -5/+6 |
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 2 | -1/+31 |
2017-07-17 | refactor MOA eIDAS metadata provider | Thomas Lenz | 2 | -101/+22 |
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 1 | -8/+6 |
2017-07-13 | update DummyAuthentication module to support more than one SP | Thomas Lenz | 1 | -4/+27 |
2017-07-12 | add new demo module for dummy authentication | Thomas Lenz | 9 | -0/+364 |
2017-06-07 | first untested implementation that based on the snapshot version 1.3.0 of eID... | Thomas Lenz | 11 | -749/+1623 |
2017-06-06 | fix bug with empty OpenIDConnect scope parameter | Thomas Lenz | 1 | -16/+18 |
2017-05-03 | Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is... | Thomas Lenz | 1 | -2/+3 |
2017-03-28 | update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid... | Thomas Lenz | 6 | -26/+160 |
2017-02-23 | add some javadoc information | Thomas Lenz | 1 | -5/+12 |
2017-02-23 | update eIDAS SP metadata, because SP needs persistent identifiers only | Thomas Lenz | 1 | -5/+12 |
2017-02-22 | Refector eIDAS attribute generation do a dynamic way similar to the PVP attri... | Thomas Lenz | 15 | -183/+589 |
2017-02-21 | add support of additional eIDAS attributes by using a simple configuration file | Thomas Lenz | 4 | -27/+77 |
2017-02-14 | change log level of one log message to traceeIDAS_node_implementation | Thomas Lenz | 1 | -1/+1 |
2017-02-10 | update eIDAS specific revisionslog entries | Thomas Lenz | 3 | -4/+4 |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 5 | -25/+272 |
2017-02-08 | if OA requests no eIDAS attributes than request PersonalIdentifier as minimum | Thomas Lenz | 1 | -1/+11 |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute t... | Thomas Lenz | 1 | -2/+8 |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the s... | Thomas Lenz | 1 | -38/+0 |
2017-02-07 | update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh... | Thomas Lenz | 4 | -10/+503 |
2017-02-07 | fix some bugs in eIDAS SAML-engine metadata generator | Thomas Lenz | 1 | -3/+6 |
2017-02-03 | prohibit chunked transfer encoding in eIDAS metadata response | Thomas Lenz | 1 | -6/+11 |
2017-02-03 | fix wrong html content-type value in eIDAS metadata response | Thomas Lenz | 1 | -1/+2 |
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 3 | -7/+7 |
2017-01-31 | add missing third party lib | Thomas Lenz | 1 | -0/+6 |
2017-01-31 | fix problem with selection of authentication process and eIDAS authentication | Thomas Lenz | 1 | -2/+3 |
2017-01-31 | set requested default LoA to high | Thomas Lenz | 1 | -3/+8 |
2017-01-31 | fix double signing of eIDAS metadata information | Thomas Lenz | 1 | -6/+18 |
2017-01-30 | remove unused imports | Thomas Lenz | 1 | -7/+0 |
2017-01-30 | enable encrypt of eIDAS assertion as default | Thomas Lenz | 1 | -2/+6 |
2017-01-27 | add MOA specific eIDAS engine. | Thomas Lenz | 2 | -0/+92 |
2017-01-27 | change to eIDAS engine 1.2.0 | Thomas Lenz | 1 | -5/+5 |
2016-12-09 | fix bug in OpenID protocol implementation that generates a wrong encoded erro... | Thomas Lenz | 1 | -3/+6 |
2016-11-24 | fix check if ELGA mandate-service module is configured | Thomas Lenz | 1 | -2/+4 |
2016-11-22 | fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al... | Thomas Lenz | 3 | -4/+161 |
2016-11-18 | add first parts to support Redirect-Binding for eIDAS Auth. interface | Thomas Lenz | 1 | -45/+133 |
2016-11-18 | update SSO session-transfer module | Thomas Lenz | 1 | -13/+2 |
2016-11-16 | fix some more bugs in eIDAS SAML-engine | Thomas Lenz | 1 | -8/+39 |
2016-11-16 | fix bug in eIDAS SAML-engine: | Thomas Lenz | 1 | -1/+9 |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 1 | -1/+4 |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 5 | -203/+68 |
2016-10-25 | fix another problem in session database | Thomas Lenz | 32 | -168/+139 |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 1 | -1/+0 |
2016-10-21 | add log messages in clean-up process | Thomas Lenz | 1 | -0/+2 |