aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2016-01-19fix problem with STORK citizen country-code selectorThomas Lenz1-24/+25
2016-01-19fully remove of hyperjaxb functionality from DB-configuration implementationThomas Lenz18-1073/+257
2016-01-18update third-party librariesThomas Lenz1-3/+3
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz14-41/+64
2016-01-18add virtual IDP enabled flag to configurationThomas Lenz3-1/+36
2016-01-18update HandbookThomas Lenz1-2/+10
2016-01-18add two methods to KeyValueUtilsThomas Lenz1-2/+41
2016-01-15update MOA-ID version 3.1.0-SnapshotThomas Lenz1-0/+5
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz52-141/+481
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-15fix two bugs in module moa-id-configurationThomas Lenz1-5/+11
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz6-28/+177
2016-01-15added EIDAS Request classFlorian Reimair1-0/+23
2016-01-15Merge remote-tracking branch 'origin/eSense_eIDAS_development' into eSense_eI...Florian Reimair25-126/+919
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-14fix problem with eIDAS QAA to STORK QAA mappingThomas Lenz1-1/+1
2016-01-14temporary problem fix for default security definitions (PVP / eIDAS SAML-engine)Thomas Lenz5-1/+29
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 Reimair5-3/+208
2016-01-13add test eIDAS-Node metadata certificateThomas Lenz1-0/+26
2016-01-13add parameters to default configThomas Lenz2-1/+5
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-13add JavaDocThomas Lenz1-0/+5
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz7-26/+375
2016-01-13add test IDL generationThomas Lenz9-16/+725
2016-01-13add STORK-QAA <--> eIdAS-QAA level mapperThomas Lenz5-8/+116
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-12remove STORK authentication module from build processThomas Lenz2-6/+6
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz11-59/+126
2016-01-12refactor MOASession data-object to store generice information from authentica...Thomas Lenz5-331/+256
2016-01-12update eIDAS inbound process managment implementationThomas Lenz5-6/+141
2016-01-11added more correct config to deploy examplesFlorian Reimair3-4/+11
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 basic eIDAS modul default configurationThomas Lenz6-0/+152
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz13-10/+889