aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls
AgeCommit message (Expand)AuthorFilesLines
2016-10-25fix another problem in session databaseThomas Lenz3-64/+116
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-32/+12
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-0/+1
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ...Thomas Lenz1-2/+15
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz2-3/+6
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer1-3/+4
2016-04-21Added RedisTransaction storageChristian Maierhofer2-2/+3
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz1-18/+38
2016-03-22fix nullpointer during IDP initiated Single LogOutThomas Lenz1-1/+11
2016-03-22add revisions log entriesThomas Lenz1-1/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz9-306/+67
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz2-3/+6
2016-03-02temporarily commit to save stateThomas Lenz4-7/+18
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz2-7/+7
2016-02-25Update GUI componentsThomas Lenz2-2/+3
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-10/+22
2016-02-25add 'isAbortedByUser' flag to pending-request to indicate that this request i...Thomas Lenz2-3/+30
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-5/+7
2016-02-22fix some refactoring problemsThomas Lenz1-9/+4
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz6-238/+19
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-2/+4
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz1-281/+269
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz3-6/+14
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz9-622/+781
2016-01-21fix exception handling problem with updated cc processThomas Lenz1-0/+12
2016-01-19update PVP Single LogOut request/response signature validationThomas Lenz1-4/+29
2016-01-19add additional virtual IDP PublicURL Prefix validationThomas Lenz1-4/+14
2016-01-19fix JAVA reflection class instance problems, which is required for SAML1 and ...Thomas Lenz1-17/+14
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz2-6/+7
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz3-7/+105
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz1-14/+16
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz2-27/+63
2015-08-26Allow multiple alias domainsThomas Lenz3-7/+105
2015-07-23update log messages with loglevel INFOThomas Lenz2-2/+2
2015-07-23update revisions-log functionalityThomas Lenz1-0/+4
2015-07-22update cookie policyThomas Lenz1-11/+5
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-10/+18
2015-07-20fix problems with reversion logThomas Lenz2-1/+2
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz1-0/+20
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz3-46/+25
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz2-2/+2
2015-06-19refactoring for properties based configurationThomas Lenz1-19/+11
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz2-14/+14
2015-06-16add first version of reversionslog implementationThomas Lenz3-3/+34
2015-04-22add unique session ID for loggingThomas Lenz5-12/+34
2015-04-21set transactionID to logger implementation which can be used by key "transact...Thomas Lenz1-0/+8
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-83/+106
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall3-191/+1
2015-01-30Merge branch 'MOAID-62'Thomas Knall1-6/+6
2015-01-30add persistence to process-engineChristian Wagner1-6/+6