aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall3-11/+10
2015-01-30Add Spring based discovery for STORKAuthModuleThomas Knall1-11/+12
2015-01-29Perform some cleanupThomas Knall1-1/+1
2015-01-29Integrate processes with module discovery.Thomas Knall2-37/+15
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger4-12/+11
2015-01-28add automated process selectionChristian Wagner2-16/+34
2015-01-28implement ModuleRegistry, implement standard moaid process, start ModuleRegis...Gerwin Gsenger4-31/+165
2015-01-27initial version of ModuleRegistry and ModuleAuthGerwin Gsenger2-0/+69
2015-01-21Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59).Thomas Knall1-82/+95
2014-11-04add STORK-QAA to PVP SecClass mappingThomas Lenz1-6/+52
2014-11-04remove subject->nameID from AuthnRequestThomas Lenz1-7/+1
2014-10-24update STORK <-> PVP gateway functionalityThomas Lenz1-3/+4
2014-10-22add VIDP gateway process-flow to national infrastructureThomas Lenz1-0/+1
2014-09-11add exact timeout validation for SSO sessionsThomas Lenz1-2/+14
2014-08-21fix some problems with Single LogOutThomas Lenz1-3/+4
2014-07-07Encoding fix, getAttributeValue now optionally returns null instead of throwi...Alexander Marsalek1-1/+1
2014-06-13add timeout to frontchannel SLOThomas Lenz1-0/+8
2014-06-12Oracle Database problems solvedThomas Lenz1-1/+1
2014-06-11solve problem with Velocity EngineMOA-ID-2.1-RC2Thomas Lenz1-6/+10
2014-06-10change to correct MessageProviderThomas Lenz1-16/+4
2014-06-10Load SLO template from configuration directoryThomas Lenz1-9/+58
2014-06-10use ServletContextPath from configurationThomas Lenz1-1/+2
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz2-1/+195
2014-05-12fix some interfederation problemsThomas Lenz1-1/+2
2014-05-12switch to local authentication if interfederated IDP is not configuredThomas Lenz1-0/+1
2014-05-09change loggingThomas Lenz1-1/+1
2014-05-08remove some unused codeThomas Lenz1-1/+0
2014-05-08add Interfederation to redirect servletThomas Lenz1-39/+87