aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks
AgeCommit message (Expand)AuthorFilesLines
2019-12-13add missing 'needConsent' --> 'false' flagThomas Lenz1-0/+1
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz3-3/+3
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 Lenz6-107/+23
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 Lenz6-23/+24
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 Lenz2-8/+17
2016-03-14refactor the GUI generation for user interactionThomas Lenz6-38/+52
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 Lenz2-7/+6
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 Lenz5-124/+20
2016-02-19refactor Single Sign-On authentication consents evaluator to get executed by ...Thomas Lenz3-13/+205
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz5-29/+23
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz3-4/+6
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz6-31/+386
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 Lenz10-1487/+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 Lenz8-53/+66
2015-02-06Code cleanupThomas Knall1-2/+2
2015-02-04Create separate module STORK (MOAID-67)Thomas Knall9-380/+9
2015-01-30Merge remote-tracking branch 'remotes/origin/MOAID-62'Thomas Knall9-21/+11
2015-01-29Integrate processes with module discovery.Thomas Knall9-0/+1578