index
:
National_eIDAS_Gateway
master
National_eIDAS_Gateway
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
feat(eidas): extend EJusticePersonRoleHandler to include additional requested...
Thomas
6
-7
/
+259
2022-08-16
style(eidas): fix typo in configuration properties
Thomas
2
-7
/
+7
2022-08-16
feat(eidas): generate advanced attributes in response-processing too
Thomas
6
-14
/
+313
2022-08-16
feat(eidas): add advanced SP config post-processing based on requested attrib...
Thomas
8
-4
/
+234
2022-08-16
chore(core): check if custom attribute-handler implementations are available ...
Thomas
6
-1
/
+48
2022-08-16
feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt...
Thomas
5
-1
/
+86
2022-08-08
feat(proxy): optimize mandate support by selection mandate-mode based on requ...
Thomas
2
-109
/
+124
2022-08-05
feat(proxy-service): add work-around to support mandates for legal- and natur...
Thomas
2
-3
/
+81
2022-08-02
Merge branch 'nightlybuild' into feature/ms_proxy_service
Thomas
13
-89
/
+51
2022-08-02
build: switch to next snapshot version
Thomas
4
-4
/
+4
2022-08-02
build: switch to next release version
1.3.2
Thomas
4
-4
/
+4
2022-08-02
test(matching): optimize validation of execution-context parameters
Thomas
1
-5
/
+22
2022-08-01
fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en...
Thomas
2
-2
/
+5
2022-07-12
refact(szr): only use alreadymatched eID data for SZR communication
Thomas
4
-78
/
+20
2022-07-07
chore(cache): catch a more generic exception in Transaction-Cache health check
Thomas
1
-1
/
+1
2022-07-05
Merge branch 'nightlybuild' into feature/ms_proxy_service
Thomas
25
-57
/
+323
2022-07-05
chore(core): change log-level from debug to trace
Thomas
1
-1
/
+1
2022-07-05
build(core): switch to next snapshot version
Thomas
4
-4
/
+4
2022-07-05
build(core): switch to next release version
1.3.1
Thomas
4
-4
/
+4
2022-07-01
style(matching): fix code-style issue
Thomas
9
-20
/
+19
2022-07-01
refact(matching): make address-search sort result more resistent
Thomas
1
-7
/
+12
2022-07-01
feat(core): update statistic-logger to include matching results
Thomas
12
-13
/
+90
2022-07-01
fix(matching): add null-check in custom comperator for address-search results
Thomas
2
-4
/
+11
2022-07-01
feat(matching): add configuration property to define max. results for address...
Thomas
2
-2
/
+28
2022-07-01
feat(matching): optimize order of address search results
Thomas
2
-28
/
+105
2022-07-01
feat(matching): add configuration property to disable 'matching-by-address-se...
Thomas
8
-13
/
+87
2022-06-09
fix(ida): change log message that always indicates mandate-mode
Thomas
1
-1
/
+2
2022-06-09
chore(eidas): update validation of minimum required attributes in case of IDA...
Thomas
1
-3
/
+1
2022-06-08
chore(core): minory style, test and validation fixes
Thomas
5
-9
/
+25
2022-06-08
build(core): optimize package naming and dependency inclusion
Thomas
1
-4
/
+0
2022-06-08
feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...
Thomas
17
-324
/
+1102
2022-06-07
feat(eidas): include IDA releated requested attributes into service-provider ...
Thomas
3
-8
/
+49
2022-06-07
feat(eidas): update proxy-service attribute registry to request releated attr...
Thomas
4
-10
/
+42
2022-06-07
test(eidas): move jUnit tests into other package
Thomas
4
-4
/
+4
2022-06-07
feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA attr...
Thomas
11
-8
/
+591
2022-06-07
refact(eidas): rename package names, because there was a copy&past mistake
Thomas
4
-0
/
+0
2022-06-03
chore(config): split default configuration into MS-Connector and MS-Proxy-Servie
Thomas
1
-3
/
+3
2022-06-03
test(core): add smoke test with full eIDAS OutGoing login and error-handling
Thomas
4
-9
/
+11
2022-06-03
refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'
Thomas
47
-435
/
+728
2022-06-03
Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoring
Thomas
23
-13
/
+1377
2022-05-24
chore(eidas): switch to version 2.6.0 of eIDAS Reference Implementation
Thomas
16
-0
/
+1353
2022-05-24
build: switch to next snapshot version
Thomas
4
-4
/
+4
2022-05-19
build: switch to next release version
1.3.0
Thomas
4
-4
/
+4
2022-05-18
chore(register): update BM.I specific SOAP extension for transactionIds
Thomas
1
-7
/
+18
2022-05-18
chore(core): switch to EAAF-Components 1.3.2
Thomas
1
-3
/
+4
2022-05-17
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Thomas
9
-307
/
+334
2022-05-17
test(eidas): fix broken test that checks post-processing for greece specific ...
Thomas
1
-1
/
+1
2022-05-17
refact(ernp): use unique transactionId without suffix for ERnP communication
Thomas
1
-8
/
+23
2022-05-17
feat(register): inject unique transactionId as SOAP header for ZMR and SZR co...
Thomas
3
-2
/
+95
2022-05-16
fix(matching): optimize prozess handling during alternative eIDAS authentication
Thomas
5
-293
/
+216
[next]