aboutsummaryrefslogtreecommitdiff
path: root/modules/eidas_proxy-sevice
AgeCommit message (Expand)AuthorFilesLines
2024-03-13build(core): switch to next release versionHEADproxyservice_1.1.0connector_1.5.0masterThomas1-1/+1
2024-01-30chore(core): add some more logging improve session-linking between eIDAS-Node...Thomas2-3/+6
2024-01-29feat(proxy): add revision logging for eIDAS outgoingThomas2-0/+9
2024-01-26feat(eidas): refactoring to eIDAS node v2.7Thomas7-20/+10
2023-12-11build(core): switch to next snapshot versionThomas1-1/+1
2023-12-11fix(proxyservice): possible nullpointer exceptionThomas1-1/+1
2023-12-11build(core): switch to next release versionThomas1-1/+1
2023-12-11chore(proxyservice): write attribute names into log before forward to eIDAS nodeThomas1-2/+19
2023-12-07refact(proxyservie): simplify method APIThomas1-4/+4
2023-10-11build(core): switch to next snapshot versionThomas1-1/+1
2023-10-11build(core): switch to next release versionproxyservice_1.0.5connector_1.4.0Thomas1-1/+1
2023-06-05build(core): switch to next snapshot versionThomas1-1/+1
2023-06-05build(core): switch to next release versionproxyservice_1.0.4Thomas1-1/+1
2023-06-05fix(proxyservice): use requested SubjectNameIdFormat in eIDAS SAML2 responseThomas2-15/+194
2023-03-02build(core): switch to next snapshot versionThomas1-1/+1
2023-03-02build(core): switch to next release versionThomas1-1/+1
2023-01-16build(core): switch to next snapshot versionThomas1-1/+1
2023-01-16build(core): switch to next release version for MS-Connectorconnector_1.3.7Thomas1-1/+1
2022-12-22build(core): switch to next snapshot versionThomas1-1/+1
2022-12-19build(core): switch to next release versionproxyservice_1.0.2connector_1.3.6Thomas1-1/+1
2022-12-01build(core): switch to next snapshot versionThomas1-1/+1
2022-12-01build(core): switch to next release versionproxyservice_1.0.1Thomas1-1/+1
2022-12-01feat(proxyservice): add configuration flag to disable error forwarding to eID...Thomas3-67/+105
2022-11-21build(core): switch to next snapshot versionThomas1-1/+1
2022-11-21build(core): switch to next release versionconnector_1.3.5Thomas1-1/+1
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version of MS-Connectorconnector_1.3.4Thomas1-1/+1
2022-10-13fix(ux): update error message because it was grammatically incorrectThomas1-1/+1
2022-10-11feat(ejustice): add validation to disallow eJusticeRole for legal and natural...Thomas5-3/+132
2022-10-11test(proxyservice): add some more jUnit tests for attribute-processingThomas2-1/+42
2022-10-11feat(proxyservice): log warning in case of missing attributesThomas1-4/+7
2022-10-11feat(ejustic): add work-around to support BORIS eJustice attribute for natura...Thomas8-220/+202
2022-08-25build(core): switch to next snapshot versionThomas1-1/+1
2022-08-25build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3Thomas1-1/+1
2022-08-17feat(eidas): extend EJusticePersonRoleHandler to include additional requested...Thomas6-7/+259
2022-08-16style(eidas): fix typo in configuration propertiesThomas2-7/+7
2022-08-16feat(eidas): generate advanced attributes in response-processing tooThomas6-14/+313
2022-08-16feat(eidas): add advanced SP config post-processing based on requested attrib...Thomas8-4/+234
2022-08-16chore(core): check if custom attribute-handler implementations are available ...Thomas6-1/+48
2022-08-16feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt...Thomas5-1/+86
2022-08-08feat(proxy): optimize mandate support by selection mandate-mode based on requ...Thomas2-109/+124
2022-08-05feat(proxy-service): add work-around to support mandates for legal- and natur...Thomas2-3/+81
2022-08-02Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas1-1/+1
2022-07-05Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas1-1/+1
2022-06-08chore(core): minory style, test and validation fixesThomas3-4/+20
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...Thomas6-216/+430
2022-06-07feat(eidas): include IDA releated requested attributes into service-provider ...Thomas2-8/+41
2022-06-07feat(eidas): update proxy-service attribute registry to request releated attr...Thomas4-10/+42
2022-06-07test(eidas): move jUnit tests into other packageThomas4-4/+4
2022-06-07feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attr...Thomas10-1/+589