aboutsummaryrefslogtreecommitdiff
path: root/basicConfig/ms-proxyservice
AgeCommit message (Collapse)AuthorFilesLines
2023-12-11doc(log): merge default logback configuration with latest BM.I versionThomas1-50/+62
2023-12-07doc(core): update default logger configuration to add application-context ↵Thomas1-12/+11
specific logging
2023-10-11fix(core): wrong package name in statistic-logger configurationThomas1-1/+1
2022-12-15chore(core): add configuration for new BORIS/eJustice implementationThomas1-2/+3
2022-12-07feat(proxyservice): add additional JSON based statistic loggerThomas1-0/+18
2022-10-11feat(ejustic): add work-around to support BORIS eJustice attribute for ↵Thomas1-1/+1
natural person on IDA system eJustice attributes are implemented by using mandates on IDA side. However, European Commission only supports authentication without mandates. This work-around integrates both requirements into MS-Proxy-Service
2022-08-24chore(UX): show transactionId in errorpageThomas3-0/+6
2022-08-23chore(ux): add BM.I logo into default configuration and update error page to ↵Thomas2-3/+3
use that logo
2022-08-22doc: update and add readmes, handbooks, and release infosThomas1-0/+9
2022-08-16feat(proxy): add support for custom eIDAS attribute-handler into ↵Thomas1-0/+16
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes
2022-06-09chore(gui): add default error-templatesThomas1-0/+60
2022-06-09chore(core): add missing attribute into idaAttributeMapping configurationThomas1-0/+1
- legalPersonSourcePinType has to be requested in case of mandates with legal persons
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵Thomas1-0/+170
external configuration
2022-06-03doc(config): update default configurationsThomas4-455/+50
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas11-0/+913