aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_proxyservice/src/main/resources
AgeCommit message (Expand)AuthorFilesLines
2023-12-07feat(core): add LoggerContextConfiguration to set application name as logger ...Thomas1-0/+3
2023-06-05chore(core): add missing Spring task-sheduler configuration and enalbe task s...Thomas1-12/+19
2022-12-16chore(proxy): add default configuration for BORIS/eJusticeThomas1-2/+2
2022-12-15chore(core): add configuration for new BORIS/eJustice implementationThomas1-4/+4
2022-12-07feat(proxyservice): add additional JSON based statistic loggerThomas1-1/+1
2022-12-01feat(proxyservice): add configuration flag to disable error forwarding to eID...Thomas1-0/+1
2022-11-17feat(core): add new group for actuator checks to provide a sub-set on publicThomas1-0/+3
2022-10-21refact(core): switch to Connector and Proxy-Service specific statistic loggersThomas1-0/+3
2022-08-23fix(proxyservice): add MS-Proxy-Service specific message-sourcesThomas1-0/+3
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-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...Thomas1-0/+3
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas2-1/+4
2022-06-03chore(proxy): add module for stand-alone ms-specific proxy-service applicationThomas10-0/+629