aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz10-110/+83
2016-02-22change Spring typesThomas Lenz13-26/+26
2016-02-19refactor eIDAS tasks to new task-execution process-implementationThomas Lenz3-149/+14
2016-02-19set SAML1 protocol implementation to deprecatedThomas Lenz1-0/+8
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-18/+1
2016-02-18remove AXIS1 implemented WebService for SAML1 --> now a simple Spring contro...Thomas Lenz8-128/+937
2016-02-18fix process transaction problemThomas Lenz1-48/+3
2016-02-18fix missing revisionslogThomas Lenz1-6/+13
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz16-70/+47
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz22-848/+357
2016-02-17refactor JUnit testsThomas Lenz1-1/+1
2016-02-17delete STORK authentication moduleThomas Lenz56-9145/+0
2016-02-17fix unresolved depentenciesThomas Lenz1-7/+4
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz15-108/+325
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz32-648/+948
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-6/+6
2016-02-08fix possible bottleneck in case of high load and a low number of allowed data...Thomas Lenz1-9/+8
2016-01-28fix missing import in STORK authentication modulThomas Lenz1-16/+2
2016-01-28add dependency to SAML1 authentication modulThomas Lenz1-0/+6
2016-01-28fix maven dependency build problemThomas Lenz1-2/+0
2016-01-28fix merge problem eIDAS Metadata servletThomas Lenz1-3/+3
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz4-6/+10
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz2-4/+3
2016-01-27fix unresolved dependency in SAML1 authentication moduleThomas Lenz3-6/+10
2016-01-27fix unresolved dependencyThomas Lenz2-4/+4
2016-01-27rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1Thomas Lenz1-3/+2
2016-01-27Add additional log messageThomas Lenz1-1/+1
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz3-12/+11
2016-01-27set ContentType parameter in HTTPServletResponseThomas Lenz3-16/+17
2016-01-25add temporarily eIDAS functionality to SAML1 authentication protocol for deve...Thomas Lenz3-7/+19
2016-01-22refactor eIDAS-node metadata generationThomas Lenz5-54/+90
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz41-391/+3321
2016-01-21move or remove third-party library depentenciesThomas Lenz3-2/+39
2016-01-19fix problem with STORK citizen country-code selectorThomas Lenz1-24/+25
2016-01-18update third-party librariesThomas Lenz1-3/+3
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz8-33/+32
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz19-29/+90
2016-01-15cleanupFlorian Reimair3-23/+19
2016-01-15moa can do outbound eidasFlorian Reimair3-5/+192
2016-01-15removed workaround for class loader issueFlorian Reimair2-7/+0
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz2-8/+89
2016-01-15added EIDAS Request classFlorian Reimair1-0/+23
2016-01-15Merge remote-tracking branch 'origin/eSense_eIDAS_development' into eSense_eI...Florian Reimair11-450/+610
2016-01-15fix problem with certificate validationThomas Lenz2-2/+2
2016-01-14remove IAIK security-provider fix in eIDAS metadata generationThomas Lenz1-4/+4
2016-01-14change eIDAS SAML-engine to singeltonThomas Lenz1-21/+26
2016-01-14moa learned how to trigger an authentication after receiving an eidas requestFlorian Reimair2-25/+26
2016-01-13change MOA eIDAS metadata provider to a cached version as chaining metadata p...Thomas Lenz4-199/+415
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair4-3/+204
2016-01-13reimplement eIDAS metadata provider which use MOA-SP to verify metadataThomas Lenz1-19/+165