Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-07 | add additional redirect in elga mandate-service selection-process to get out ↵ | Thomas Lenz | 7 | -10/+110 | |
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 | 15 | -67/+90 | |
encoding | |||||
2016-09-20 | update default configuration | Thomas Lenz | 1 | -0/+3 | |
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-09-20 | remove unused code | Thomas Lenz | 1 | -56/+56 | |
2016-09-20 | update third party libs | Thomas Lenz | 5 | -3/+30 | |
2016-09-20 | fix bug in eIDAS LoA validation | Thomas Lenz | 1 | -1/+1 | |
2016-09-15 | Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementation | Thomas Lenz | 3 | -1/+633 | |
Conflicts: pom.xml | |||||
2016-09-15 | update history and readme for version 3.1.3 | Thomas Lenz | 2 | -0/+631 | |
2016-09-15 | Fix bug in PVP2 Error Response (wrong EntityID) | Thomas Lenz | 1 | -1/+2 | |
2016-09-15 | update handbook | Thomas Lenz | 1 | -1/+1 | |
2016-09-15 | fix bPK validation in configuration GUI | Thomas Lenz | 1 | -3/+2 | |
2016-09-15 | fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵ | Thomas Lenz | 3 | -7/+47 | |
legacy mode | |||||
2016-09-15 | fix Bug in 'parse document from input stream' method which produce a ↵ | Thomas Lenz | 1 | -5/+7 | |
SaxParserException if DebugLevel is 'debug' | |||||
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 | 3 | -4/+26 | |
2016-08-16 | workaround for JavaDoc compilation error with Java 8 | Thomas Lenz | 1 | -0/+3 | |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 22 | -122/+163 | |
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 | 17 | -415/+255 | |
2016-08-12 | add log message | Thomas Lenz | 1 | -0/+1 | |
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 | 3 | -13/+17 | |
2016-08-01 | update moa-sig-lib and iaik-libs to solve bug in pki module | Thomas Lenz | 1 | -6/+8 | |
2016-07-04 | add European Commission eIDAS-node v1.1 libs | Thomas Lenz | 1 | -5/+17 | |
2016-07-01 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 28 | -259/+347 | |
eIDAS_node_implementation | |||||
2016-07-01 | refactor some more parts of SSL TrustManager | Thomas Lenz | 3 | -5/+40 | |
2016-06-29 | changed debug to trace for spring bean creation | Christian Maierhofer | 1 | -3/+3 | |
2016-06-29 | Merge branch 'currenteidas' into moapid-3.2-opb-redis | Christian Maierhofer | 4 | -19/+15 | |
Conflicts: id/server/modules/moa-id-module-openID/src/test/java/test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java | |||||
2016-06-29 | some additional SSLTrustManager update | Thomas Lenz | 1 | -6/+6 | |
2016-06-29 | small change in SSLTrustManager CertStore config | Thomas Lenz | 1 | -8/+4 | |
2016-06-29 | added statisticlog dbcp parameter to default config | Christian Maierhofer | 1 | -2/+15 | |
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 9 | -36/+37 | |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 140 | -2936/+3736 | |
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 | |||||
2016-06-28 | fix wrong maven repository URL | Thomas Lenz | 1 | -2/+2 | |
2016-06-28 | fix jUnit test in OpenID-Connect module | Thomas Lenz | 1 | -7/+5 | |
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 29 | -238/+323 | |
2016-06-23 | fix some problems in eIDAS module | Thomas Lenz | 3 | -12/+22 | |
2016-06-23 | update configuration GUI for eIDAS nodes | Thomas Lenz | 1 | -1/+1 | |
2016-06-22 | update PVP assertion builder to add user's remote IP address as attribute in ↵ | Thomas Lenz | 2 | -2/+22 | |
'SubjectConformationData' element | |||||
2016-06-21 | fix a request validation problem in eIDAS endpoint | Thomas Lenz | 1 | -5/+15 | |
2016-06-21 | add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+ | Thomas Lenz | 6 | -7/+37 | |
2016-06-21 | fix Bug in 'parse document from input stream' method which produce a ↵ | Thomas Lenz | 1 | -5/+7 | |
SaxParserException if DebugLevel is 'debug' | |||||
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 41 | -228/+602 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 2 | -18/+24 | |
eIDAS_node_implementation | |||||
2016-06-07 | added default properties to config | Christian Maierhofer | 2 | -18/+24 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 49 | -578/+1740 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java |