aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java
AgeCommit message (Expand)AuthorFilesLines
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz1-14/+16
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz1-8/+26
2015-07-23update log messages with loglevel INFOThomas Lenz1-1/+1
2015-07-23update revisions-log functionalityThomas Lenz1-0/+4
2015-07-21fix MOA-ID-Auth problemsThomas Lenz1-10/+18
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz1-10/+10
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-1/+1
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz1-9/+9
2015-06-16add first version of reversionslog implementationThomas Lenz1-3/+21
2015-04-22add unique session ID for loggingThomas Lenz1-1/+1
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-83/+106
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall1-1/+1
2015-01-30add persistence to process-engineChristian Wagner1-6/+6
2015-01-29integrate process engine from project 'dti-process-engine'Gerwin Gsenger1-6/+5
2015-01-28add automated process selectionChristian Wagner1-12/+22
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-08-21fix some problems with Single LogOutThomas Lenz1-3/+4
2014-06-13add timeout to frontchannel SLOThomas Lenz1-0/+8
2014-06-12Oracle Database problems solvedThomas Lenz1-1/+1
2014-06-10change to correct MessageProviderThomas Lenz1-16/+4
2014-06-10use ServletContextPath from configurationThomas Lenz1-1/+2
2014-06-06final betaversion if MOA-ID-Auth Single LogOutThomas Lenz1-1/+169
2014-05-12switch to local authentication if interfederated IDP is not configuredThomas Lenz1-0/+1
2014-05-08remove some unused codeThomas Lenz1-1/+0
2014-05-07add inbound/outbound interfederation SSO checksThomas Lenz1-1/+9
2014-04-17refector attribute generation from session informationThomas Lenz1-3/+2
2014-04-15add MOA-ID AuthnRequest generationThomas Lenz1-28/+185
2014-03-07first test for authentication which requires no browser session (req.getSessi...Thomas Lenz1-1/+1
2014-02-24* add default configuration valuesThomas Lenz1-1/+2
2014-01-31update SessionEncryption to use IAIK JCE and salt for encryptionThomas Lenz1-28/+1
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-07Code CleanUPThomas Lenz1-68/+1
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-4/+4
2013-09-26Features:Thomas Lenz1-2/+2
2013-09-18change to 1.9.96-snapshotThomas Lenz1-2/+2
2013-09-06change some piece of codeThomas Lenz1-1/+1
2013-07-26Bugfix:Thomas Lenz1-16/+16
2013-07-26Bugfixes:Thomas Lenz1-6/+6
2013-07-24- SSO finalizedThomas Lenz1-53/+86
2013-07-19SSO and Configuration updatedThomas Lenz1-13/+4
2013-07-18MOA-ID 2.x Configuration implementedThomas Lenz1-13/+3
2013-07-12SSO ImplementationThomas Lenz1-35/+35
2013-07-08Leftover merge stuffAndreas Fitzek1-1/+1
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz1-20/+163
2013-06-13+ cleanup MOAIDSession classThomas Lenz1-19/+52
2013-06-05SAML Attribute Constants, Dynamic Attribute building system, Take metadata at...Andreas Fitzek1-2/+0
2013-04-25Redesigned Dispatcher system to actionsAndreas Fitzek1-15/+34