aboutsummaryrefslogtreecommitdiff
path: root/modules/eidas_proxy-sevice/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2022-08-16chore(core): check if custom attribute-handler implementations are available ↵Thomas1-1/+1
on start-up
2022-08-16feat(proxy): add support for custom eIDAS attribute-handler into ↵Thomas2-0/+43
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵Thomas1-18/+38
external configuration
2022-06-07feat(eidas): update proxy-service attribute registry to request releated ↵Thomas1-0/+6
attributes
2022-06-07feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA ↵Thomas2-1/+160
attributes
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'Thomas1-2/+2
code and connector-specific elements
2022-03-08refactor(core): move all project libs into sub-project 'modules'Thomas5-0/+483