aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa
AgeCommit message (Expand)AuthorFilesLines
2016-02-17delete STORK authentication moduleThomas Lenz48-8898/+0
2016-01-28fix missing import in STORK authentication modulThomas Lenz1-16/+2
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz8-36/+93
2016-01-19fix problem with STORK citizen country-code selectorThomas Lenz1-24/+25
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz2-2/+2
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz8-11/+37
2016-01-13Merge branch 'eSense_eIDAS_development' of gitlab.iaik.tugraz.at:afitzek/moa-...Thomas Lenz1-1/+5
2016-01-12fixed bug of missing citizen country code for stork moduleFlorian Reimair1-1/+5
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz7-32/+67
2015-12-18fix broken STORK depentenciesThomas Lenz1-1/+5
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz1-3/+4
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-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz7-11/+360
2015-09-14load protocol attribute builder dynamically by SPIThomas Lenz15-0/+741
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz24-0/+5433
2015-09-02fix possible problem with jUnit test and jenkins build processThomas Lenz1-2/+2
2015-08-26Allow multiple alias domainsThomas Lenz2-3/+6
2015-07-23update revisions-log functionalityThomas Lenz3-5/+31
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz4-10/+12
2015-07-17Merge first STORK 2 changesThomas Lenz2-11/+17
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz4-31/+345
2015-07-02develThomas Lenz4-12/+332
2015-06-30handle multiple assertions with equal attributesFlorian Reimair1-8/+14
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz4-10/+12
2015-06-16add first version of reversionslog implementationThomas Lenz1-0/+12
2015-05-05refactored some code regarding multi-part SAML responsesFlorian Reimair2-3/+3
2015-04-20update STORK authentication moduleThomas Lenz4-16/+24
2015-04-14respect multi-part stork responsesFlorian Reimair2-14/+27
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-0/+2
2015-03-13added fakeidl no-signature option configFlorian Reimair1-2/+6
2015-03-13STORK PEPS-conform loggingFlorian Reimair1-0/+20
2015-02-26Fix errorhandling in STORK 2 PepsConnectorTaskThomas Lenz1-1/+11
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall2-48/+113
2015-02-19manuell merge: PEPSConnecterServlet --> PepsConnectorTaskThomas Lenz1-52/+217
2015-02-04Add logging for automatic servlet registration.Thomas Knall1-4/+15
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall7-0/+1632