aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-18fix broken STORK depentenciesThomas Lenz3-3/+51
2015-12-16add basic authentication modul implementation and eIDAS protocol endpointsThomas Lenz4-0/+156
2015-12-16add empty eIDAS moduleThomas Lenz3-4/+46
2015-12-04add additional PVP credential checksThomas Lenz1-0/+15
2015-12-04check if PVP SigningCredentials contains a privatekey after load keystore loa...Thomas Lenz1-0/+6
2015-11-27remove unused classThomas Lenz1-155/+0
2015-11-27fix possible DB cleanup errorsThomas Lenz3-54/+56
2015-11-17fix some more problems in STORK codeThomas Lenz1-27/+33
2015-11-16add depentencyThomas Lenz1-0/+6
2015-11-16fix possible NullPointerException with STORK configurationThomas Lenz1-16/+24
2015-10-15add maven test depentenciesThomas Lenz1-0/+16
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1
2015-10-12fix some problems in DispatcherServletThomas Lenz9-9/+417
2015-10-09fix broken depentencies after refactoring of AttributeProviderInterfaceThomas Lenz10-10/+20
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz7-123/+261
2015-10-08refactor attributeBuilder OA parameter from implementation to interfaceThomas Lenz47-49/+93
2015-09-18fix merge problem in STORK V-IDP consentEvaluator moduleThomas Lenz1-1/+1
2015-09-18fix problem with responsive design in BKU-Selection templateThomas Lenz2-4/+8
2015-09-18update BKU-Selection template to deactivate buttons after first click to prev...Thomas Lenz1-2/+6
2015-09-17update depentenciesThomas Lenz1-0/+16
2015-09-16update pom to remove xml-parser from application packagesThomas Lenz1-1/+0
2015-09-15update pomThomas Lenz1-0/+6
2015-09-15 - update handbook and release informationThomas Lenz1-1/+15
2015-09-15fix problems with OracleDB and configuration storage implementationThomas Lenz11-279/+482
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz92-5035/+4258