aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_proxyservice/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-08-23fix(proxyservice): add MS-Proxy-Service specific message-sourcesThomas2-0/+24
2022-08-22feat(core): add default error-handler to show custom error-page on any errorThomas3-220/+7
2022-08-22build(core): optimize build process to assembly ms-proxy and ms-connector by ...Thomas1-26/+30
2022-08-17refact(proxy): rename SystemD property to 'eidas.ms-proxy.configuration'Thomas1-1/+1
2022-08-17feat(eidas): extend EJusticePersonRoleHandler to include additional requested...Thomas1-1/+2
2022-08-16style(eidas): fix typo in configuration propertiesThomas1-4/+3
2022-08-16feat(eidas): generate advanced attributes in response-processing tooThomas1-2/+3
2022-08-16feat(eidas): add advanced SP config post-processing based on requested attrib...Thomas1-0/+7
2022-06-09fix(core): update message properties because error messages are invalid encodedThomas1-3/+3
2022-06-09chore(config): add attribute-mapping configuration-property into default configThomas1-0/+1
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...Thomas2-0/+41
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas3-1/+158
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas6-0/+77
2022-06-03chore(proxy): add module for stand-alone ms-specific proxy-service applicationThomas13-0/+873