summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08switch to next release version1.1.11Thomas Lenz12-12/+12
2021-01-07refactor AbstractLocaleAuthTask to move userStopOperation into parent classThomas Lenz2-36/+42
2021-01-07add a second Apache Http-Client response-handler as default implementationThomas Lenz2-7/+44
2021-01-05Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas Lenz13-7/+369
into nightlyBuild
2021-01-05add new method into SAML2 AuthnRequest builder to set relaystate from externalThomas Lenz1-13/+33
2020-12-28optimize maven build process to build source-jar filesThomas Lenz10-357/+46
2020-12-28Merge branch 'feature/hsm_facade_update_and_healthcheck' into 'nightlyBuild'Thomas Lenz13-7/+369
update to HSM-Facade v0.6.0 and add HealthCheck functionality See merge request egiz/eaaf_components!11
2020-12-28update to HSM-Facade v0.6.0 and add HealthCheck functionalityThomas Lenz13-7/+369
2020-12-26Merge branch 'feature/add_springboot_commons' into 'nightlyBuild'Thomas Lenz4-40/+189
Feature/add springboot commons See merge request egiz/eaaf_components!10
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-12-26fix possible NullPointerException in BpkAttributeBuilderThomas Lenz1-4/+5
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-12-25Merge branch 'feature/add_springboot_commons' into 'nightlyBuild'Thomas Lenz17-3/+740
Feature/add springboot commons See merge request egiz/eaaf_components!8
2020-12-25optimize GitLab CI configThomas Lenz1-1/+1
- remove CodeQualitiy because it's currently not working on available runners - exclude 'publish' stage for 'feature' branches
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz16-6/+736
2020-12-14set TransactionId as MDC property in case of a found but invalid pendingRequestThomas Lenz1-0/+7
2020-12-10Merge branch 'feature/codecoverage' into 'nightlyBuild'Thomas Lenz1-0/+3
some more code-coverage extraction test for GitLab CI See merge request egiz/eaaf_components!7
2020-12-10some more code-coverage extraction test for GitLab CIThomas Lenz1-0/+3
2020-12-10Merge branch 'feature/someSmallUpdates' into 'nightlyBuild'Thomas Lenz19-237/+557
Feature/some small updates See merge request egiz/eaaf_components!6
2020-12-10first test with code-coverage in CI pipeThomas Lenz3-12/+150
2020-12-10update jUnit versionThomas Lenz1-1/+1
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz16-219/+339
2020-12-09update jUnit for JWE encryption by using HSM-FacadeThomas Lenz2-7/+58
2020-12-09update third-party lib org.cryptacular to v 1.2.4 because openSAML 3.4.5 ↵Thomas Lenz2-0/+11
includes v1.1.3 with CVE-2020-7226
2020-12-09Merge branch 'feature/gitlabci' into 'nightlyBuild'Thomas Lenz9-75/+210
Feature/gitlabci See merge request egiz/eaaf_components!5
2020-12-09update commons-collection to latest version, because velocity does not use itThomas Lenz2-2/+12
2020-12-09update build pipeline to test deployment to egiz public mavenThomas Lenz3-6/+37
2020-12-07update some more third-party libsThomas Lenz1-10/+10
2020-12-07gitlab ci testThomas Lenz1-2/+2
2020-12-07update jUnit tests to fix problem with execution orderThomas Lenz5-38/+46
2020-12-07update code-qualitiy plug-ins to support JDK 15Thomas Lenz1-5/+5
2020-12-07change gitlab authentication enable local gitlab runnerThomas Lenz1-0/+4
2020-12-07update grpc lib. to latest versionThomas Lenz1-1/+1
2020-12-04Revert "change url to maven repo of HSM-Facade-Provider"Thomas Lenz1-1/+1
This reverts commit 50d56b815d61e625cad5b0af6513e83a1dd43c75.
2020-12-04change url to maven repo of HSM-Facade-ProviderThomas Lenz1-1/+1
2020-12-04set global transactionId as SL2.0 transactionIdThomas Lenz1-2/+2
2020-12-03switch to next snapshot versionThomas Lenz10-10/+10
2020-12-03Merge branch 'nightlyBuild' into 'master'1.1.10Thomas Lenz38-378/+727
Nightly build See merge request egiz/eaaf_components!4
2020-12-03switch to next release versionThomas Lenz10-10/+10
2020-12-02add attribute-builder for piiTransactionId transferThomas Lenz6-5/+110
2020-12-01switch to new PKI-Module version 2.02_moaThomas Lenz3-1/+10
2020-12-01Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas Lenz0-0/+0
into nightlyBuild # Conflicts: # eaaf_core/src/main/java/at/gv/egiz/eaaf/core/impl/idp/auth/services/ProtocolAuthenticationService.java
2020-11-26add building block of a http ResponseHandler that returns the http status-codeThomas Lenz1-0/+23
2020-11-26fix codestyle issueThomas Lenz1-4/+4
2020-11-25simplifications for passing checks for installlalber1-3/+2
2020-11-20fix bug in central error-handling that lead to a ClassCastException in some ↵Thomas Lenz1-22/+34
cases (Jira EID-647)
2020-11-13add attribute that holds EntityId of an eIDAS MS-ConnectorThomas Lenz1-0/+3
2020-11-10switch two more broken dependenciesThomas Lenz1-2/+2
2020-11-10switch two more broken dependenciesThomas Lenz1-2/+2
2020-11-10fix two problems with MOA-Sig dependenciesThomas Lenz2-2/+2