aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2022-04-01feat(szr): add configuration property to activate/deactivate work-around for ↵Thomas1-1/+1
insertErnp in case of IDA mode
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