aboutsummaryrefslogtreecommitdiff
path: root/modules/eidas_proxy-sevice/src/main/java/at/asitplus/eidas/specific
AgeCommit message (Expand)AuthorFilesLines
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.7Thomas3-10/+6
2023-12-11fix(proxyservice): possible nullpointer exceptionThomas1-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-06-05fix(proxyservice): use requested SubjectNameIdFormat in eIDAS SAML2 responseThomas1-4/+35
2022-12-01feat(proxyservice): add configuration flag to disable error forwarding to eID...Thomas2-67/+77
2022-10-11feat(ejustice): add validation to disallow eJusticeRole for legal and natural...Thomas3-3/+83
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...Thomas4-2/+101
2022-08-17feat(eidas): extend EJusticePersonRoleHandler to include additional requested...Thomas1-5/+17
2022-08-16style(eidas): fix typo in configuration propertiesThomas1-3/+3
2022-08-16feat(eidas): generate advanced attributes in response-processing tooThomas4-14/+109
2022-08-16feat(eidas): add advanced SP config post-processing based on requested attrib...Thomas3-1/+99
2022-08-16chore(core): check if custom attribute-handler implementations are available ...Thomas3-0/+41
2022-08-16feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt...Thomas2-1/+23
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...Thomas1-2/+13
2022-06-08chore(core): minory style, test and validation fixesThomas1-3/+8
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...Thomas3-162/+176
2022-06-07feat(eidas): include IDA releated requested attributes into service-provider ...Thomas1-7/+28
2022-06-07feat(eidas): update proxy-service attribute registry to request releated attr...Thomas2-8/+25
2022-06-07feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attr...Thomas5-0/+326
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas1-1/+4
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas4-37/+37
2022-03-08refactor(core): move all project libs into sub-project 'modules'Thomas8-0/+1037