aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-20Fix problems with MOA-ID eIDAS SAML-engine configurationThomas Lenz2-5/+9
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz11-10/+876
2015-12-18fix broken STORK depentenciesThomas Lenz2-1/+49
2015-12-16add basic authentication modul implementation and eIDAS protocol endpointsThomas Lenz4-0/+156
2015-12-16add empty eIDAS moduleThomas Lenz2-0/+34
2015-11-16add depentencyThomas Lenz1-0/+6
2015-10-15add maven test depentenciesThomas Lenz1-0/+16
2015-10-12fix some problems in DispatcherServletThomas Lenz3-119/+11
2015-10-09fix broken depentencies after refactoring of AttributeProviderInterfaceThomas Lenz10-10/+20
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz4-6/+206
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz14-14/+28
2015-09-18fix merge problem in STORK V-IDP consentEvaluator moduleThomas Lenz1-1/+1
2015-09-17update depentenciesThomas Lenz1-0/+16
2015-09-15update pomThomas Lenz1-0/+6
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz70-16/+11624
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz28-75/+862