aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/eidas_proxy-sevice/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-03-03test(GUI): fix broken test because there are API changes in eaaf-components 1...Thomas1-1/+1
2022-03-03refactor(SAML2): change SAML2 implementation to openSAML4.x APIThomas1-1/+1
2022-03-03catch possible NullPointerException because AuthnRequest can be null in case ...Thomas1-1/+1
2022-03-03add work-around for representation of legal person in DE4A project. Work-arou...Thomas1-19/+162
2022-03-03set mandate-mode to 'none' if no mandate-profiles are set for this requesttypeThomas1-0/+35
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas1-26/+390
2022-03-03fix some problemes with new eaaf-components APIThomas1-9/+10
2022-03-03add mandate functionality into eIDAS out-going processThomas2-6/+285
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz3-13/+65
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz7-0/+924
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz4-0/+94