aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/eidas_proxy-sevice/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-03-03add configuration property to disable validation of requested MDS attrbutes o...Thomas2-9/+23
2022-03-03use subStatusCode from enum because eIDAS Node only allows that pre-defined v...Thomas1-1/+2
2022-03-03set mandate-mode to 'none' if no mandate-profiles are set for this requesttypeThomas1-4/+10
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas4-108/+292
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas1-86/+98
2022-03-03fix some problemes with new eaaf-components APIThomas1-2/+6
2022-03-03add mandate functionality into eIDAS out-going processThomas3-8/+129
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz4-39/+233
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz8-0/+383
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz4-0/+83