Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-11 | feat(ejustic): add work-around to support BORIS eJustice attribute for ↵ | Thomas | 1 | -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-24 | chore(UX): show transactionId in errorpage | Thomas | 3 | -0/+6 | |
2022-08-23 | chore(ux): add BM.I logo into default configuration and update error page to ↵ | Thomas | 2 | -3/+3 | |
use that logo | |||||
2022-08-22 | doc: update and add readmes, handbooks, and release infos | Thomas | 1 | -0/+9 | |
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ↵ | Thomas | 1 | -0/+16 | |
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes | |||||
2022-06-09 | chore(gui): add default error-templates | Thomas | 1 | -0/+60 | |
2022-06-09 | chore(core): add missing attribute into idaAttributeMapping configuration | Thomas | 1 | -0/+1 | |
- legalPersonSourcePinType has to be requested in case of mandates with legal persons | |||||
2022-06-08 | feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵ | Thomas | 1 | -0/+170 | |
external configuration | |||||
2022-06-03 | doc(config): update default configurations | Thomas | 4 | -455/+50 | |
2022-06-03 | chore(config): split default configuration into MS-Connector and MS-Proxy-Servie | Thomas | 11 | -0/+913 | |