Age | Commit message (Expand) | Author | Files | Lines |
2022-12-01 | feat(matching): disable UX option to create a new ERnP entry if it was prohib... | Thomas | 8 | -34/+146 |
2022-12-01 | feat(matching): add flag 'allowNewErnpEntryByUser' into intermediate matching... | Thomas | 6 | -36/+169 |
2022-12-01 | feat(ernp): change handling of entities with status "PersonAmtlichBeenden" again | Thomas | 2 | -22/+46 |
2022-12-01 | doc: add readme for next version of MS-Connector and MS-ProxyService | Thomas | 2 | -2/+37 |
2022-12-01 | chore(core): update third-party libs | Thomas | 1 | -5/+5 |
2022-12-01 | fix(matching): change processing order in case of single entity selection and... | Thomas | 4 | -17/+235 |
2022-12-01 | feat(proxyservice): add configuration flag to disable error forwarding to eID... | Thomas | 7 | -98/+122 |
2022-11-30 | feat(ida): remove NameIdPolicy PERSISTENT from IDA SAML2 request | Thomas | 2 | -8/+6 |
2022-11-23 | chore(core): update third-party libs | Thomas | 1 | -3/+3 |
2022-11-22 | chore(ida): change 'validUntil' in SAML2 metadata from 365 days to 24 hours | Thomas | 1 | -1/+1 |
2022-11-21 | build(core): switch to next snapshot version | Thomas | 11 | -12/+12 |
2022-11-21 | build(core): switch to next release versionconnector_1.3.5 | Thomas | 11 | -13/+13 |
2022-11-21 | doc(core): add readme and update handbook and history | Thomas | 4 | -1/+158 |
2022-11-17 | style(core): fix some code-style issues | Thomas | 2 | -4/+5 |
2022-11-17 | feat(core): add 'logback-gelf' lib to support logback appender with direkt Gr... | Thomas | 2 | -2/+12 |
2022-11-17 | feat(connector): add validation to disable private-SP support for specific co... | Thomas | 15 | -33/+167 |
2022-11-17 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into... | Thomas | 0 | -0/+0 |
2022-11-17 | test(core): optimize jUnit tests to get better test coverage | Thomas | 9 | -11/+63 |
2022-11-17 | feat(core): add new group for actuator checks to provide a sub-set on public | Thomas | 2 | -0/+7 |
2022-11-17 | feat(proxyservice): add healthcheck for IDA metadata provider | Thomas | 3 | -0/+213 |
2022-10-24 | chore(logging): change advanced statistic log to include matching details in ... | Thomas | 1 | -5/+22 |
2022-10-21 | chore(logging): change format of statistic-log timestamp | Thomas | 1 | -1/+1 |
2022-10-21 | test(matching): add some more validations for advanced statistic log | Thomas | 4 | -5/+33 |
2022-10-21 | test(matching): fix broken test after distiguish between insert ERnP by user ... | Thomas | 1 | -2/+5 |
2022-10-21 | feat(matching): add detailed matching results into JSON based statistic logger | Thomas | 8 | -7/+161 |
2022-10-21 | feat(idaclient): add revision logging to log SAML2 communication ID's | Thomas | 3 | -14/+24 |
2022-10-21 | feat(connector): add JSON based statistic logger | Thomas | 4 | -0/+271 |
2022-10-21 | refact(core): switch to Connector and Proxy-Service specific statistic loggers | Thomas | 3 | -3/+6 |
2022-10-21 | feat(matching): distiguish between create ERnP entry by automated process or ... | Thomas | 6 | -7/+87 |
2022-10-20 | chore(core): update third-party libs | Thomas | 1 | -6/+7 |
2022-10-17 | style(matching): fix some code-style issues | Thomas | 3 | -259/+274 |
2022-10-17 | feat(zmr): requesting latest version for ZMR update by using bPK only | Thomas | 4 | -3/+118 |
2022-10-17 | feat(mathing): join ZMR results and ERnP-to-ZMR-KITT results | Thomas | 2 | -13/+150 |
2022-10-17 | freat(ernp): update ERnP client to distiguish between active ERnP entries and... | Thomas | 6 | -40/+232 |
2022-10-14 | feat(ux): add current timestamp into error GUI | Thomas | 3 | -0/+6 |
2022-10-13 | build(core): switch to next snapshot version | Thomas | 11 | -12/+12 |
2022-10-13 | build(core): switch to next release version of MS-Connectorconnector_1.3.4 | Thomas | 11 | -12/+12 |
2022-10-13 | doc(connector): add readme and update history | Thomas | 2 | -0/+38 |
2022-10-13 | fix(ux): update error message because it was grammatically incorrect | Thomas | 1 | -1/+1 |
2022-10-12 | chore(core): update third-party libs | Thomas | 1 | -10/+32 |
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 |