aboutsummaryrefslogtreecommitdiff
path: root/modules/eidas_proxy-sevice/src
AgeCommit message (Collapse)AuthorFilesLines
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵Thomas6-216/+430
external configuration
2022-06-07feat(eidas): include IDA releated requested attributes into service-provider ↵Thomas2-8/+41
configuration
2022-06-07feat(eidas): update proxy-service attribute registry to request releated ↵Thomas4-10/+42
attributes
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 ↵Thomas9-1/+584
attributes
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-handlingThomas3-9/+11
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas7-95/+90
code and connector-specific elements
2022-05-13refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' ↵Thomas1-3/+3
by 'java.time.Instant'
2022-03-08refactor(core): move all project libs into sub-project 'modules'Thomas20-0/+2972