Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | feat(ejustice): add validation to disallow eJusticeRole for legal and natural... | Thomas | 5 | -3/+132 |
2022-10-11 | test(proxyservice): add some more jUnit tests for attribute-processing | Thomas | 2 | -1/+42 |
2022-10-11 | feat(proxyservice): log warning in case of missing attributes | Thomas | 1 | -4/+7 |
2022-10-11 | feat(ejustic): add work-around to support BORIS eJustice attribute for natura... | Thomas | 9 | -221/+203 |
2022-10-11 | feat(matching): clearing in case of ZMR and ERnP result contains the same person | Thomas | 2 | -5/+48 |
2022-10-10 | test(zmr): remove some specific test-cases from integration tests that have t... | Thomas | 1 | -53/+0 |
2022-10-07 | test(core): fix full start-up test, because mocked ZMR response missing one e... | Thomas | 1 | -0/+3 |
2022-10-07 | chore(core): update third-party lib | Thomas | 1 | -1/+1 |
2022-10-07 | fix(eIDAS-ERnP): eIDAS documents can by 'null' in ERnP response | Thomas | 3 | -2/+100 |
2022-10-07 | feat(matching): check ZMR and ERnP response if enities are closed | Thomas | 13 | -27/+1921 |
2022-08-25 | build(core): switch to next snapshot version | Thomas | 11 | -13/+13 |
2022-08-25 | build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3 | Thomas | 11 | -13/+13 |
2022-08-25 | feat(eidas): add support for new IDA AuthBlock format | Thomas | 12 | -94/+617 |
2022-08-24 | doc: add and update release notes and handbooks | Thomas | 5 | -6/+14 |
2022-08-24 | chore(UX): show transactionId in errorpage | Thomas | 3 | -0/+6 |
2022-08-23 | chore(ux): add BM.I logo into default configuration and update error page to ... | Thomas | 3 | -3/+3 |
2022-08-23 | fix(proxyservice): add MS-Proxy-Service specific message-sources | Thomas | 2 | -0/+24 |
2022-08-23 | refact(core): optimize default error handler and add root context "/" | Thomas | 2 | -19/+59 |
2022-08-22 | feat(core): add default error-handler to show custom error-page on any error | Thomas | 8 | -222/+94 |
2022-08-22 | chore(core): update third-party libs | Thomas | 1 | -12/+12 |
2022-08-22 | build(proxyserice): optimize build and assembly process | Thomas | 3 | -9/+5 |
2022-08-22 | build: remove dependency that was included twice | Thomas | 1 | -5/+1 |
2022-08-22 | doc: update and add readmes, handbooks, and release infos | Thomas | 13 | -11/+208 |
2022-08-22 | build(core): optimize build process to assembly ms-proxy and ms-connector by ... | Thomas | 7 | -37/+61 |
2022-08-22 | chore(matching): add log-messages on level INFO to get more information about... | Thomas | 6 | -7/+31 |
2022-08-17 | refact(proxy): rename SystemD property to 'eidas.ms-proxy.configuration' | Thomas | 3 | -3/+3 |
2022-08-17 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into... | Thomas | 467 | -670/+20767 |
2022-08-17 | Merge branch 'feature/ms_proxy_service' into 'nightlybuild' | Thomas Lenz | 467 | -670/+20767 |
2022-08-17 | feat(eidas): extend EJusticePersonRoleHandler to include additional requested... | Thomas | 7 | -8/+261 |
2022-08-16 | style(eidas): fix typo in configuration properties | Thomas | 4 | -11/+17 |
2022-08-16 | feat(eidas): generate advanced attributes in response-processing too | Thomas | 7 | -16/+316 |
2022-08-16 | feat(eidas): add advanced SP config post-processing based on requested attrib... | Thomas | 10 | -5/+242 |
2022-08-16 | chore(core): check if custom attribute-handler implementations are available ... | Thomas | 6 | -1/+48 |
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt... | Thomas | 6 | -1/+102 |
2022-08-16 | chore(eidas): add sector-specific attributes for BORIS project to eIDAS confi... | Thomas | 1 | -6/+6 |
2022-08-11 | chore(gui): show transactionId between errorCode and errorMsg | Thomas | 1 | -9/+9 |
2022-08-10 | feat(ux): show technical transactionId on errorPage, if available | Thomas | 3 | -0/+7 |
2022-08-08 | feat(proxy): optimize mandate support by selection mandate-mode based on requ... | Thomas | 2 | -109/+124 |
2022-08-05 | feat(proxy-service): add work-around to support mandates for legal- and natur... | Thomas | 2 | -3/+81 |
2022-08-03 | chore(gui): change eMail address for support on BM.I side | Thomas | 1 | -1/+1 |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 22 | -95/+96 |
2022-08-02 | doc: update release date of version 1.3.2 | Thomas | 3 | -2/+9 |
2022-08-02 | build: switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-08-02 | build: switch to next release version1.3.2 | Thomas | 7 | -7/+7 |
2022-08-02 | test(matching): optimize validation of execution-context parameters | Thomas | 1 | -5/+22 |
2022-08-01 | doc: add readme and update history | Thomas | 2 | -0/+32 |
2022-08-01 | doc: add documentation of eIDAS person-matching functionality | Thomas | 1 | -0/+0 |
2022-08-01 | fix(matching): fix wrong parameter in other_matching_method GUI form | Thomas | 1 | -2/+2 |
2022-08-01 | fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en... | Thomas | 2 | -2/+5 |
2022-07-12 | refact(szr): only use alreadymatched eID data for SZR communication | Thomas | 4 | -78/+20 |