aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/eidas_proxy-sevice/src/test/java/at/asitplus/eidas/specific/modules/auth/idaustria/test
AgeCommit message (Expand)AuthorFilesLines
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas2-24/+24
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 Lenz1-12/+58
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz3-0/+485
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz1-0/+56