aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2021-05-28switch to next snapshot versionThomas6-6/+6
2021-05-28switch to next release version1.2.1Thomas7-6/+63
2021-05-28fix broken language selection in GUIThomas2-2/+17
2021-05-14switch to next snapshot versionThomas6-6/+6
2021-05-12switch to release version1.2.0Thomas11-11/+30
2021-05-12update third-party libs to latest versionsThomas14-135/+63
2021-03-12update StatusMessageProvider for better distiguish between internal and ↵Thomas2-5/+11
external errorCodes
2021-03-12Merge branch 'feature/requesterId_and_lu' into 'nightlybuild'Thomas Lenz23-69/+241
Feature/requester id and lu See merge request egiz/eidas_at_proxy!10
2021-03-11update package names after refactoring of eaaf-componentsThomas2-3/+3
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL ↵Thomas14-17/+98
attribute into SAML2 response
2021-03-10Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy ↵Thomas0-0/+0
into feature/requesterId_and_lu