summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp/src
AgeCommit message (Expand)AuthorFilesLines
2022-12-19feat(core): support not-notified eIDAS LoAThomas1-2/+6
2022-12-19chore(pvp2): read LoA matching-mode from service-provider configurationThomas1-6/+6
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas2-6/+5
2022-01-09chore(SAML2): update implementation to remove usage of deprecated openSAML4.x...Thomas2-14/+14
2022-01-09refactor(core): update to latest version of Velocity engineThomas1-6/+6
2022-01-08Merge branch 'opensaml_4.x' into nightlyBuildThomas5-28/+30
2021-10-06fix wrong or messing log messagesThomas1-2/+2
2021-04-19refactor DateOfBirth in IAuthData and all implementations because DateOfBirth...Thomas1-11/+14
2021-03-12update errorMessage generation for SAML2 authentication protocol to return ex...Thomas1-13/+19
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in one...Thomas Lenz3-12/+21
2020-12-26add jUnit test to test SAML2 response generation with unencrypted assertionsThomas Lenz2-14/+162
2020-12-26fix bug in SAML2 error-response generationThomas Lenz1-22/+22
2020-12-09add findSecBugs extension into spotbugs plug-inThomas Lenz1-20/+20
2020-04-08refactor to OpenSAML 4.xThomas Lenz5-77/+77
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
2020-04-01Merge branch 'nightlyBuild'Thomas Lenz3-1/+3
2020-03-26fix codestyleThomas Lenz2-0/+2
2020-03-11refactor HttpClientFactory.java to build HTTP clients with different authenti...Thomas Lenz1-1/+1
2020-02-28switch to version 1.0.13.2Thomas Lenz1-528/+513
2020-02-28back-port of PVP IDP-module request post-processorThomas Lenz1-0/+549
2020-02-20add two jUnit test and CodeStyle modificationsThomas Lenz1-0/+9
2020-02-18update broken DummyPvpConfiguration.java JavaDocThomas Lenz1-4/+4
2020-02-17Merge branch 'feature/hsmfacade' into nightlyBuildThomas Lenz3-2/+15
2020-02-14Integrate HSM Facade from A-SIT+Thomas Lenz3-4/+17
2020-02-10Hack: Integrate HsmFacade for signing operationsChristian Kollmann1-2/+2
2020-02-06add more jUnit testThomas Lenz10-17/+493
2020-02-06Refactor SamlVerificationEngineThomas Lenz4-17/+88
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz4-10/+10
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz3-29/+10
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz19-163/+553
2020-02-02some more OpenSAML3 refactoring stuffThomas2-21/+20
2020-01-31a lot of more OpenSAML3 refactoring staffThomas Lenz11-99/+108
2019-12-12refactor PVP2 IDP to allow generic post-processing of SAML2 AuthnRequestsThomas Lenz1-5/+16
2019-12-09fix one typeThomas Lenz2-4/+4
2019-12-05some code code-style modificationsThomas4-12/+12
2019-12-04to some more code quality tasksThomas2-5/+4
2019-12-04common EGIZ code-style refactoringThomas Lenz23-1826/+1768
2019-05-29add new attribute builderThomas Lenz1-13/+16
2019-04-11refactor protocol finalization to support protocol response without final red...Thomas Lenz1-3/+3
2018-09-13fix typo in license header1.0.2Thomas Lenz15-30/+30
2018-09-11add some more revisions-log messagesThomas Lenz2-1/+5
2018-07-20some eventcode updatesThomas Lenz1-2/+3
2018-07-20some small modifications in attribute builderThomas Lenz5-67/+13
2018-07-13some updates and bugfixesThomas Lenz2-13/+13
2018-07-12some more updatesThomas Lenz16-58/+407
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-39/+15
2018-06-26initial commitThomas Lenz18-0/+1706