aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Expand)AuthorFilesLines
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-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 Lenz4-42/+68
2016-01-12fetch requested attributes from configurationFlorian Reimair3-21/+29
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-17change version of moa-id-configuration to 2.0.3-snapshotThomas Lenz1-0/+47
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-11-16add property keyThomas Lenz1-0/+1
2015-11-16fix wrong translationThomas Lenz1-2/+2
2015-11-02fix possible dependency problem with W3C DOM elementsThomas Lenz1-3/+3
2015-10-27fix possible problem if no BKU is configurated in general configurationThomas Lenz2-26/+29
2015-10-16addon button value for storkattribute deleteChristian Maierhofer1-2/+2
2015-10-16Add button caption if new stork attribute is addedChristian Maierhofer1-2/+2
2015-10-15Merge branch 'web-config' into moa-id-3.0.0-snapshotChristian Maierhofer29-154/+5501
2015-10-15add maven test depentenciesThomas Lenz1-0/+16
2015-10-15webgui fixing for smaller screensChristian Maierhofer5-10/+25
2015-10-14modified login pageChristian Maierhofer3-62/+26
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1