aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
2016-02-24add or move some log messagesThomas Lenz1-3/+4
2016-02-24add missing depentencyThomas Lenz1-0/+6
2016-02-24fix broken depentencyThomas Lenz1-20/+1
2016-02-24add missing Spring annotationThomas Lenz1-10/+10
2016-02-24Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into m...Thomas Lenz3-1/+34
2016-02-24add federated IDP authentication modulThomas Lenz8-21/+659
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz2-13/+22
2016-02-22added outbound encryptionFlorian Reimair3-1/+34
2016-02-22fix some refactoring problemsThomas Lenz4-14/+14
2016-02-22add first parts of new federated authentication modulThomas Lenz14-0/+809
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