aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls
AgeCommit message (Expand)AuthorFilesLines
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-3/+13
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz1-36/+36
2018-07-13some bug fixesThomas Lenz2-17/+26
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz2-116/+122
2018-06-25add SP specific configuration for SL2.0Thomas Lenz1-1/+3
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-6/+6
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz1-14/+2
2018-06-14untested, but without dependency problemsThomas Lenz1-0/+2
2018-06-14some more stuffThomas Lenz2-280/+57
2018-06-14more refactoring staffThomas Lenz2-384/+266
2018-06-07some more refactoring stuffThomas Lenz1-0/+21
2018-06-05update SL20 implementationThomas Lenz1-7/+11
2018-05-28refactore code to use EAAF core componentsThomas Lenz7-753/+3
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz1-0/+23
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara...Thomas Lenz1-1/+1
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz1-2/+2
2017-11-27add some more escaptionsThomas Lenz1-2/+2
2017-11-26add String escaping on same methodsThomas Lenz1-1/+1
2017-10-03add functionality to put additional parameters on executioncontextThomas Lenz1-5/+27
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-2/+2
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz2-8/+12
2017-07-12set UniqueOAIdentifier on process-management contextThomas Lenz1-0/+4
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-1/+1
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