Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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-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-10-25 | fix another problem in session database | Thomas Lenz | 2 | -4/+4 | |
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 | update SSL certificate revocation-checking method-order if the IAIK_PKI ↵ | Thomas Lenz | 1 | -8/+12 | |
module is used | |||||
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 | 3 | -4/+12 | |
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 | 3 | -23/+20 | |
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 | 26 | -720/+1749 | |
v1.1 from JoinUp | |||||
2016-07-04 | add European Commission eIDAS-node v1.1 libs | Thomas Lenz | 1 | -5/+17 | |
2016-06-23 | fix some problems in eIDAS module | Thomas Lenz | 3 | -12/+22 | |
2016-06-21 | fix a request validation problem in eIDAS endpoint | Thomas Lenz | 1 | -5/+15 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 9 | -30/+72 | |
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 1 | -2/+4 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -6/+85 | |
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 15 | -59/+516 | |
messaging | |||||
2016-03-30 | extract eIDAS SPType from inbound AuthnRequest | Thomas Lenz | 1 | -0/+9 | |
2016-03-30 | add Metadata reload functionality to getRole(*) methods | Thomas Lenz | 1 | -2/+12 | |
2016-03-30 | set correct SPType in eIDAS authnRequest | Thomas Lenz | 1 | -1/+6 | |
2016-03-30 | add additional information to eIDAS metadata | Thomas Lenz | 1 | -10/+51 | |
2016-03-30 | fix missing Spring bean definitions | Thomas Lenz | 3 | -3/+19 | |
2016-03-30 | fix possible eIDAS attributes in IDP metadata | Thomas Lenz | 3 | -7/+103 | |
2016-03-30 | Merge eIDAS code from eIDAS development branch | Thomas Lenz | 5 | -14/+41 | |
Infos: Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into moa-id-3.2_(OPB) Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/pom.xml repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.jar repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.pom repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.jar repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom | |||||
2016-03-24 | changed metadata contenttype from text/xml to app/xml | Florian Reimair | 1 | -1/+1 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 1 | -4/+5 | |
2016-03-22 | removed misleading warn statement | Florian Reimair | 1 | -8/+9 | |
2016-03-22 | fixed missing relay state forwarding | Florian Reimair | 3 | -1/+27 | |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 2 | -0/+20 | |
2016-03-18 | add SPType to metadata | Florian Reimair | 1 | -0/+2 | |
2016-03-18 | update slf4j | Thomas Lenz | 1 | -0/+12 | |
2016-03-17 | problems with eIDAS dependencies | Thomas Lenz | 1 | -1/+16 | |
2016-03-17 | add missing eIDAS dependencies | Thomas Lenz | 1 | -2/+24 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 11 | -27/+26 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 4 | -6/+9 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 1 | -2/+1 | |
in other Spring based web applications | |||||
2016-03-02 | temporarily commit to save state | Thomas Lenz | 2 | -133/+2 | |