aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-03-07refactor(core): move 'connector_lib' to 'core_common_lib'Thomas24-9/+9
2022-03-03test(GUI): fix broken test because there are API changes in eaaf-components ↵Thomas1-1/+1
1.2.x
2022-03-03refactor(SAML2): change SAML2 implementation to openSAML4.x APIThomas7-12/+22
2022-03-03fix build process and jUnit testThomas7-19/+129
2022-03-03refactor mandate-profile selection based on requested attributes to clearly ↵Thomas1-13/+11
separate functionality
2022-03-03catch possible NullPointerException because AuthnRequest can be null in case ↵Thomas3-1/+9
of an unknown token
2022-03-03add work-around for representation of legal person in DE4A project. ↵Thomas5-52/+277
Work-around can be removed in a future version
2022-03-03add configuration property to disable validation of requested MDS attrbutes ↵Thomas2-9/+23
on eIDAS Connector level
2022-03-03fix warnings in Maven build processThomas1-15/+1
2022-03-03update StatusMessageProvider to Spring based form to use message properties ↵Thomas1-26/+69
from modules
2022-03-03use subStatusCode from enum because eIDAS Node only allows that pre-defined ↵Thomas1-1/+2
values
2022-03-03add NL specific processor, because NL needs at least LoA 'substantial'Thomas5-33/+142
2022-03-03set mandate-mode to 'none' if no mandate-profiles are set for this requesttypeThomas2-4/+45
2022-03-03set default NameIDFormat to unspecified to fix problems with DE middleware 1.2.xThomas1-1/+3
2022-03-03switch to next release versionThomas1-1/+1
2022-03-03fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+0
2022-03-03change log level in transaction storeThomas1-1/+1
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas5-4/+58
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas10-142/+736
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas5-93/+103
2022-03-03fix some small bugsThomas5-9/+20
2022-03-03fix some problemes with new eaaf-components APIThomas4-11/+21
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas2-13/+16
2022-03-03add mandate functionality into eIDAS out-going processThomas17-103/+1160
2022-03-03update SAML2 IDP elements of MS-specific Connector to current snapshot ↵Thomas Lenz2-60/+42
version (1.1.12-SNAPSHOT) of eaaf_module_pvp2_idp
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz77-96/+6157
It's first alpha-version of eIDAS MS-specific Proxy-Service with ID Austria authentication
2022-03-03add basic implementation of eIDAS-Node Proxy-Service request-controllerThomas Lenz22-4/+1341
add raw version of eIDAS-Node response-generation action
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz95-45/+661
2022-03-02chore(ux): add Lichtenstein as eIDAS countryThomas4-0/+257
2022-01-10Merge branch 'feature/opensaml4' into 'nightlybuild'Thomas Lenz11-152/+197
Feature/opensaml4 See merge request egiz/eidas_at_proxy!13
2022-01-10chore(core): update commons-io to latest version and jetty to lastest 9.x ↵Thomas1-1/+7
version
2022-01-10doc: add file with release history informationThomas1-0/+46
2022-01-10chore(core): update third-party libs to latest versionsThomas2-14/+119
2022-01-09refactor(core): update GUI generation to new API from EAAF-Components 1.2.xThomas6-130/+18
2022-01-09refactor(core): update eaaf-components to switch to openSAML4.xThomas3-8/+8
2021-12-13add default tag to Gitlab CI configurationThomas1-0/+4
2021-12-13update third-party libs.Thomas2-6/+18
2021-11-29add log message to link TransactionId from IDA to initial TransactionId that ↵Thomas1-1/+6
is created by default
2021-10-21add missing date into release notesThomas1-1/+1
2021-10-21switch to next snapshot versionThomas6-6/+6
2021-10-21switch to next release version1.2.3Thomas6-6/+6
2021-10-21update thrird-party libs and readmeThomas2-2/+2
2021-10-21fix broken jUnit testThomas1-2/+10
2021-10-06prepare release informationThomas3-5/+87
2021-10-06switch to Eaaf components 1.1.16.1 to fix invalid loggingThomas1-1/+1
2021-09-22update third-party libs to latest versionsThomas8-58/+204
2021-08-12fix wrong timezone in IDA authblockThomas1-2/+5
2021-06-25switch to next snapshot versionThomas6-6/+6
2021-06-25switch to next release version1.2.2Thomas8-6/+365
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml
2021-06-25fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas8-6/+76
# Conflicts: # connector/src/main/resources/application.properties