aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2022-03-03set default NameIDFormat to unspecified to fix problems with DE middleware 1.2.xThomas1-1/+3
2022-03-03fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+0
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas1-0/+1
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas1-0/+15
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz1-11/+60
It's first alpha-version of eIDAS MS-specific Proxy-Service with ID Austria authentication
2021-09-22update third-party libs to latest versionsThomas1-1/+3
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+1
# Conflicts: # connector/src/main/resources/application.properties
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵Thomas1-0/+2
attribute into SAML2 response
2021-01-20add README.md, release and update informations, and full handbookThomas Lenz1-13/+7
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz1-2/+19
set 'requesterId' and 'providerName' to static value for any type of SP
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in ↵Thomas Lenz1-0/+2
E-ID mode
2020-12-26update default-configuration and example configurationThomas Lenz1-1/+1
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz1-1/+3
2020-12-23switch from Spring to Spring-BootThomas Lenz1-0/+144