aboutsummaryrefslogtreecommitdiff
path: root/modules/eidas_proxy-sevice/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-06-05fix(proxyservice): use requested SubjectNameIdFormat in eIDAS SAML2 responseThomas1-11/+159
2022-12-01feat(proxyservice): add configuration flag to disable error forwarding to eID...Thomas1-0/+28
2022-10-11feat(ejustice): add validation to disallow eJusticeRole for legal and natural...Thomas1-0/+48
2022-10-11test(proxyservice): add some more jUnit tests for attribute-processingThomas2-1/+42
2022-10-11feat(ejustic): add work-around to support BORIS eJustice attribute for natura...Thomas3-218/+98
2022-08-17feat(eidas): extend EJusticePersonRoleHandler to include additional requested...Thomas5-2/+242
2022-08-16style(eidas): fix typo in configuration propertiesThomas1-4/+4
2022-08-16feat(eidas): generate advanced attributes in response-processing tooThomas2-0/+204
2022-08-16feat(eidas): add advanced SP config post-processing based on requested attrib...Thomas5-3/+135
2022-08-16chore(core): check if custom attribute-handler implementations are available ...Thomas2-1/+4
2022-08-16feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt...Thomas3-0/+63
2022-08-05feat(proxy-service): add work-around to support mandates for legal- and natur...Thomas1-1/+68
2022-06-08chore(core): minory style, test and validation fixesThomas1-1/+1
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...Thomas3-54/+254
2022-06-07feat(eidas): include IDA releated requested attributes into service-provider ...Thomas1-1/+13
2022-06-07feat(eidas): update proxy-service attribute registry to request releated attr...Thomas2-2/+17
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...Thomas3-1/+255
2022-06-07refact(eidas): rename package names, because there was a copy&past mistakeThomas4-0/+0
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas1-8/+0
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas3-58/+53
2022-05-13refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' by...Thomas1-3/+3
2022-03-08refactor(core): move all project libs into sub-project 'modules'Thomas9-0/+1892