aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/modules
AgeCommit message (Expand)AuthorFilesLines
2019-02-04add code for eID4U attribute collectionThomas Lenz1-0/+66
2018-07-13some bug fixesThomas Lenz2-10/+8
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz2-1/+87
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-108/+0
2018-06-14more refactoring staffThomas Lenz8-111/+27
2018-06-06refactor user whitelist to allow list updates without restarting the IDPThomas Lenz1-1/+1
2018-06-05implement user restriction based on whitelistingThomas Lenz1-0/+85
2018-05-28refactore code to use EAAF core componentsThomas Lenz12-518/+26
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz2-8/+8
2016-10-25fix another problem in session databaseThomas Lenz3-35/+22
2016-10-07add additional redirect in elga mandate-service selection-process to get out ...Thomas Lenz1-1/+14
2016-03-14refactor the GUI generation for user interactionThomas Lenz9-43/+57
2016-02-25add 'isAbortedByUser' flag to pending-request to indicate that this request i...Thomas Lenz1-10/+12
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz3-8/+8
2016-02-22add first parts of new federated authentication modulThomas Lenz2-352/+0
2016-02-22change Spring typesThomas Lenz6-8/+13
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz6-151/+51
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz5-13/+294
2016-02-18remove unused codeThomas Lenz1-243/+1
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz6-31/+43
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz4-4/+57
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz8-61/+511
2016-02-08fix possible NullPointerException if pendingRequest is not found any moreThomas Lenz1-0/+6
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-2/+1
2015-10-13use module and action from pendingRequest instead of from moasession daoThomas Lenz1-1/+1
2015-10-12fix some problems in DispatcherServletThomas Lenz3-0/+469
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz11-1515/+0
2015-07-23update log messages with loglevel INFOThomas Lenz2-7/+2
2015-07-20fix problems with reversion logThomas Lenz2-1/+11
2015-07-20remove deprecated MOA-ID 2.x configuration DAO functionalityThomas Lenz7-14/+14
2015-07-20split AuthBlock validation and MIS sessionID request into discrete taskThomas Lenz5-143/+330
2015-07-17Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshotThomas Lenz3-9/+12
2015-06-19refactor MOA-ID AuthConfigurationThomas Lenz3-9/+12
2015-06-16add first version of reversionslog implementationThomas Lenz6-6/+85
2015-04-22add unique session ID for loggingThomas Lenz1-0/+3
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz9-53/+123
2015-02-23Improve Process Engine signal servlet (MOAID-73)Thomas Knall2-3/+4
2015-02-06Code cleanupThomas Knall1-2/+2
2015-02-05Perform some cleanup tasksThomas Knall1-2/+2
2015-02-05Fix wrong module sorting order.Thomas Knall1-1/+1
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall19-1636/+201
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall16-87/+34
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-29Integrate processes with module discovery.Thomas Knall16-0/+3229