summaryrefslogtreecommitdiff
path: root/eaaf_modules/eaaf_module_pvp2_idp/src/main/java/at/gv
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'Thomas1-2/+1
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 nightlyBuildThomas4-24/+26
2021-10-06fix wrong or messing log messagesThomas1-2/+2
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 Lenz2-12/+20
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 Lenz4-60/+61
2020-04-01Revert "back-port of PVP IDP-module request post-processor"1.1.1Thomas Lenz2-1062/+528
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-06add more jUnit testThomas Lenz1-15/+15
2020-02-06Refactor SamlVerificationEngineThomas Lenz1-2/+12
2020-02-05Extract interface from AbstractCredentialProvider.javaThomas Lenz3-9/+9
2020-02-05add Trusted-Certificates method to AbstractCredentialProviderThomas Lenz3-29/+10
2020-02-04first stable version that uses OpenSAML 3.xThomas Lenz11-163/+210
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 Lenz21-1806/+1751
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 Lenz15-58/+404
2018-07-02add requested attributes to PVP S-profileThomas Lenz1-39/+15
2018-06-26initial commitThomas Lenz15-0/+1683