summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-12switch to version 1.0.13.21.0.13.2Thomas Lenz10-10/+10
2019-12-12back-port of PVP IDP-module request post-processorThomas Lenz1-0/+549
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz3-580/+55
2019-11-29switch to version 1.0.13.1v1.0.13.1Thomas Lenz10-10/+10
2019-11-28refactor MOA-Sig initializerThomas2-33/+63
2019-11-28close MOA-Sig transaction contextThomas Lenz3-127/+136
2019-11-28switch to version 1.0.13Thomas Lenz10-10/+10
2019-11-28refactor MOA-Sig initialization to treat with initialization problems on some...Thomas Lenz5-162/+210
2019-11-27add DummyHttpClientFactory.java into test jarThomas Lenz1-0/+21
2019-11-22use UUID for sessionIdentifierThomas Lenz1-1/+2
2019-11-22fix a problem with language selectionThomas Lenz1-1/+1
2019-11-21set process-canceled flag in case of user stops authprocessThomas Lenz2-8/+29
2019-11-21add stop condition to process-flow engine that can be set dynamically by tasksThomas Lenz12-82/+334
2019-11-15copy some generic authProcessData directly into authDataThomas Lenz1-0/+25
2019-11-14add SHA3 hash algorithm identifier for XMLThomas Lenz1-0/+8
2019-11-14refactor JoseTools to support JWS signature verification by using one truststoreThomas Lenz2-71/+136
2019-11-12switch to 1.0.13-SNAPSHOTThomas Lenz10-10/+10
2019-11-12refactor AuthModule interface to inject current IRequest into selectProcess m...Thomas Lenz6-24/+27
2019-10-22update build processThomas Lenz1-3/+1
2019-10-22add JUnitTestStatusMessenger implementationThomas Lenz1-0/+56
2019-10-18change maven deploymentThomas1-1/+3
2019-10-18add jUnit test for process-definition post-validationThomas2-0/+39
2019-10-18add post-validation steps into process-definition loaderThomas1-1/+24
2019-10-16move common method into abstract classThomas1-2/+13
2019-10-16Check if Consent is required before protocol post-processing starts. The proc...Thomas1-8/+13
2019-10-16Refactor AbstractLocaleAuthServletTask to faciltite 'processStop' in child cl...Thomas1-16/+21
2019-10-08fix problem with SSL Client Auth. and ConnectionPoolsThomas Lenz1-14/+41
2019-10-01update resource loading implementation in HttpClientFactory.javaThomas Lenz1-12/+10
2019-10-01inject ResourceLoader to facilitate Spring based resource loadingThomas Lenz2-1/+4
2019-10-01allow reset of IMessageProvider in LogMessageProviderFactoryThomas Lenz1-12/+3
2019-09-18fix possible NullPointerException in HttpClientFactory.javaThomas Lenz1-3/+8
2019-09-16fix problems after interface refactoringThomas Lenz6-11/+14
2019-09-16add new configuration interfaceThomas Lenz3-52/+60
2019-09-16deploy snapshots into separate repositoryThomas Lenz1-2/+2
2019-09-13add SimpleStatusMessager.java that only perform String formattingThomas Lenz3-22/+266
2019-09-13refactor utils into a separate moduleThomas Lenz21-24/+165
2019-09-13switch version to 1.0.12-SNAPSHOTThomas Lenz9-9/+9
2019-09-11switch to next snapshot versionThomas Lenz9-12/+11
2019-09-11add deployment configuration for jenkins buildThomas Lenz1-0/+56
2019-09-11change log-levelThomas Lenz1-1/+1
2019-08-20switch to 1.0.101.0.10Thomas Lenz9-10/+10
2019-08-20some small fixesThomas Lenz3-2/+17
2019-08-19add new method to IStatusMessengerThomas Lenz2-0/+21
2019-08-19update gui/AbstractGUIFormBuilderConfiguration.javaThomas Lenz1-2/+2
2019-08-19add definition for MANDATE_IDENTIFIER attributeThomas Lenz1-0/+6
2019-08-08Refactor GUIBuilderConfiguration to support Map and List based property formatThomas Lenz4-20/+71
2019-08-07switch to next snapshot versionThomas Lenz9-10/+10
2019-08-07switch to 1.0.91.0.9Thomas Lenz1-1/+1
2019-08-07switch to version 1.0.9Thomas Lenz9-9/+9
2019-08-06verifyXML: parametrize xpath pointing to Signature locationChristof Rabensteiner3-10/+61