aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
2015-07-20split AuthBlock validation and MIS sessionID request into discrete taskThomas Lenz5-143/+330
2015-07-17Merge first STORK 2 changesThomas Lenz1-2/+2
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz31-3558/+205
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz10-31/+34
2015-07-03fix some configuration problemsThomas Lenz3-40/+57
2015-07-02develThomas Lenz13-3403/+28
2015-06-25second parts for configuration refactoringThomas Lenz1-2/+0
2015-06-19refactoring for properties based configurationThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz25-112/+114
2015-06-16add first version of reversionslog implementationThomas Lenz11-868/+971
2015-05-19enable usage of http locally when proxied on the same machine; hidden option,...Bojan Suzic1-1/+1
2015-05-19enable usage of http locally when proxied on the same machine; hidden option,...Bojan Suzic1-2/+2
2015-04-22add unique session ID for loggingThomas Lenz4-1/+62
2015-04-21set transactionID to logger implementation which can be used by key "transact...Thomas Lenz2-0/+9
2015-04-21fix problem with empty MOA-SP webservice URLThomas Lenz1-1/+2
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz11-73/+155
2015-04-16Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into 2.2.x...Thomas Lenz2-1/+4
2015-03-24escaped attribute values for saml1 responsesFlorian Reimair1-0/+7
2015-03-17Added mapping AT => Other Countries, request from Thomas K.Alexander Marsalek1-0/+2
2015-03-17Merge branch 'merge' into 2.2.x-STORK-SnapshotAlexander Marsalek3-1/+45
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair1-1/+1
2015-03-13STORK PEPS-conform loggingFlorian Reimair2-0/+44
2015-03-05null safe assignmentAlexander Marsalek1-1/+2
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall3-9/+25
2015-02-20some minor fixesThomas Lenz2-1/+13
2015-02-20add names to worker threadsThomas Lenz1-1/+1
2015-02-19fix some possible problemsThomas Lenz1-2/+1
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz27-257/+2058
2015-02-18Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into during_au...Thomas Lenz1-0/+1
2015-02-12load DTL URL from config, more debug output, fixed marshall problemAlexander Marsalek1-0/+1
2015-02-06Code cleanupThomas Knall9-23/+14
2015-02-05Perform some cleanup tasksThomas Knall1-2/+2
2015-02-05Fix wrong module sorting order.Thomas Knall1-1/+1
2015-02-04Create exemplary AuthServlet module (MOAID-68)Thomas Knall1-126/+0
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall20-1637/+202
2015-01-30Merge branch 'MOAID-62'Thomas Knall2-10/+8
2015-01-30add persistence to process-engineChristian Wagner2-10/+8
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall19-95/+39
2015-01-30Merge STORK DocumentService fixThomas Lenz1-6/+17
2015-01-30Add dynamic servlet registration for STORK processes.Thomas Knall2-14/+37
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall3-3/+32
2015-01-29PEPSConnectorServlet: load document service url from moa properties instead o...Alexander Marsalek1-6/+17
2015-01-29merge bugfixesThomas Lenz2-35/+117
2015-01-29added qaa checkAlexander Marsalek1-16/+65
2015-01-29changes to get SI working,Alexander Marsalek2-19/+52
2015-01-29Integrate processes with module discovery.Thomas Knall23-25/+78
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger12-35/+42
2015-01-29Merge branch 'MOAID-37'Thomas Knall19-66/+1640
2015-01-29Fix javadoc issues.Thomas Knall10-22/+22
2015-01-29Add STORK process (MOAID-58).Thomas Knall18-45/+1619