aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Expand)AuthorFilesLines
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
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
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz80-0/+11085
2015-09-02fix possible problem with jUnit test and jenkins build processThomas Lenz1-2/+2
2015-08-27Use test- and productive TrustStore configurations in one IDP instanceThomas Lenz1-1/+1
2015-08-26Allow multiple alias domainsThomas Lenz3-4/+7
2015-07-23update revisions-log functionalityThomas Lenz3-5/+31
2015-07-21update maven pom to 3.xThomas Lenz1-1/+1
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 Lenz8-46/+360
2015-07-02develThomas Lenz5-19/+335
2015-06-30handle multiple assertions with equal attributesFlorian Reimair1-8/+14
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz8-18/+24
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 Knall5-49/+159
2015-02-19manuell merge: PEPSConnecterServlet --> PepsConnectorTaskThomas Lenz2-52/+268
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall7-0/+551
2015-02-04Add logging for automatic servlet registration.Thomas Knall1-4/+15
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall11-0/+1745