Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ↵ | Thomas Lenz | 1 | -2/+8 | |
that is marked as required is not available | |||||
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the ↵ | Thomas Lenz | 1 | -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-07 | update eIDAS SAML-engine to support ↵ | Thomas Lenz | 4 | -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-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 ↵ | Thomas Lenz | 1 | -3/+6 | |
error response | |||||
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 ↵ | Thomas Lenz | 3 | -4/+161 | |
algorithms for XML signatures | |||||
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 | |
* different problems with SAML metadata generation | |||||
2016-11-16 | fix bug in eIDAS SAML-engine: | Thomas Lenz | 1 | -1/+9 | |
generate metadata extensions element from wrong schema definition | |||||
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 | |
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building | |||||
2016-10-21 | add log messages in clean-up process | Thomas Lenz | 1 | -0/+2 | |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 5 | -67/+144 | |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 2 | -46/+16 | |
2016-10-21 | update SSL certificate revocation-checking method-order if the IAIK_PKI ↵ | Thomas Lenz | 1 | -8/+12 | |
module is used | |||||
2016-10-07 | add additional redirect in elga mandate-service selection-process to get out ↵ | Thomas Lenz | 5 | -9/+93 | |
from BKU communication switch version of elga-mandate-module to 1.1 | |||||
2016-09-30 | fix possible IndexOutOfBoundException | Thomas Lenz | 1 | -1/+3 | |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer ↵ | Thomas Lenz | 11 | -49/+57 | |
encoding | |||||
2016-09-20 | update eIDAS module to load highest possible LoA from config | Thomas Lenz | 2 | -1/+6 | |
2016-09-20 | fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in ↵ | Thomas Lenz | 5 | -3/+151 | |
Assertion->Conditions element | |||||
2016-08-16 | add SSO/SLO container functionality to eIDAS protocol impl. to support SSO ↵ | Thomas Lenz | 1 | -6/+51 | |
functionality | |||||
2016-08-16 | add eIDAS response LoA validation | Thomas Lenz | 1 | -4/+24 | |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 4 | -24/+21 | |
2016-08-16 | update eIDAS attribute generation from AuthData | Thomas Lenz | 2 | -22/+110 | |
2016-08-12 | workaround for eIDAS metadata signature validation during reload operation. | Thomas Lenz | 1 | -3/+4 | |
(Because metadata isSigned() flag in MOASPMetadataSignatureFilter.class is always false, if already loaded metadata are checked) | |||||
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 10 | -410/+220 | |
2016-08-02 | First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ↵ | Thomas Lenz | 28 | -770/+1794 | |
v1.1 from JoinUp | |||||
2016-08-01 | add additional info's to MIS log messages | Thomas Lenz | 1 | -11/+11 | |
2016-07-04 | add European Commission eIDAS-node v1.1 libs | Thomas Lenz | 1 | -5/+17 | |
2016-06-29 | Merge branch 'currenteidas' into moapid-3.2-opb-redis | Christian Maierhofer | 1 | -3/+3 | |
Conflicts: id/server/modules/moa-id-module-openID/src/test/java/test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java | |||||
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 2 | -5/+3 | |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 32 | -114/+261 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java |