aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-13update eIDAS http(s) endpointsThomas Lenz4-22/+36
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz3-353/+132
2016-01-13add test IDL generationThomas Lenz8-16/+721
2016-01-13Merge branch 'eSense_eIDAS_development' of gitlab.iaik.tugraz.at:afitzek/moa-...Thomas Lenz2-39/+63
2016-01-12fetch requested attributes from configurationFlorian Reimair1-18/+24
2016-01-12fixed bug of missing citizen country code for stork moduleFlorian Reimair1-1/+5
2016-01-12use general config eidas (in progress)Florian Reimair1-20/+34
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz8-34/+75
2016-01-12update eIDAS inbound process managment implementationThomas Lenz5-6/+141
2016-01-11fixing request (in progress)Florian Reimair2-6/+17
2016-01-05metadata delivery. draft but working.Florian Reimair2-0/+91
2016-01-05fixed eidas process configurationFlorian Reimair1-0/+2
2016-01-04send a saml assertion to the demo nodeFlorian Reimair4-15/+117
2015-12-20load service-provider configuration and moa-session objectThomas Lenz1-25/+44
2015-12-20add very simple metadata processor without signature validationThomas Lenz2-17/+53