index
:
National_eIDAS_Gateway
master
National_eIDAS_Gateway
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
authmodule-eIDAS-v2
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-17
test(core): optimize jUnit tests to get better test coverage
Thomas
4
-6
/
+19
2022-10-21
test(matching): add some more validations for advanced statistic log
Thomas
1
-2
/
+2
2022-10-21
feat(matching): add detailed matching results into JSON based statistic logger
Thomas
7
-3
/
+135
2022-10-21
feat(matching): distiguish between create ERnP entry by automated process or ...
Thomas
4
-4
/
+24
2022-10-17
style(matching): fix some code-style issues
Thomas
3
-259
/
+274
2022-10-17
feat(zmr): requesting latest version for ZMR update by using bPK only
Thomas
2
-3
/
+9
2022-10-17
feat(mathing): join ZMR results and ERnP-to-ZMR-KITT results
Thomas
1
-10
/
+33
2022-10-17
freat(ernp): update ERnP client to distiguish between active ERnP entries and...
Thomas
2
-34
/
+145
2022-10-11
feat(matching): clearing in case of ZMR and ERnP result contains the same person
Thomas
1
-2
/
+23
2022-10-07
fix(eIDAS-ERnP): eIDAS documents can by 'null' in ERnP response
Thomas
1
-2
/
+6
2022-10-07
feat(matching): check ZMR and ERnP response if enities are closed
Thomas
3
-27
/
+135
2022-08-25
feat(eidas): add support for new IDA AuthBlock format
Thomas
1
-80
/
+130
2022-08-22
chore(matching): add log-messages on level INFO to get more information about...
Thomas
6
-7
/
+31
2022-08-02
Merge branch 'nightlybuild' into feature/ms_proxy_service
Thomas
3
-67
/
+11
2022-08-01
fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en...
Thomas
1
-0
/
+1
2022-07-12
refact(szr): only use alreadymatched eID data for SZR communication
Thomas
2
-67
/
+10
2022-07-05
Merge branch 'nightlybuild' into feature/ms_proxy_service
Thomas
13
-38
/
+169
2022-07-01
style(matching): fix code-style issue
Thomas
7
-16
/
+16
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
9
-10
/
+50
2022-07-01
fix(matching): add null-check in custom comperator for address-search results
Thomas
1
-3
/
+9
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
1
-28
/
+50
2022-07-01
feat(matching): add configuration property to disable 'matching-by-address-se...
Thomas
6
-4
/
+35
2022-06-03
test(core): add smoke test with full eIDAS OutGoing login and error-handling
Thomas
1
-39
/
+0
2022-06-03
refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'
Thomas
17
-331
/
+248
2022-06-03
Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoring
Thomas
1
-7
/
+18
2022-05-18
chore(register): update BM.I specific SOAP extension for transactionIds
Thomas
1
-7
/
+18
2022-05-17
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Thomas
5
-23
/
+146
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
2
-2
/
+92
2022-05-16
fix(matching): optimize prozess handling during alternative eIDAS authentication
Thomas
2
-13
/
+31
2022-05-13
fix(matching): set flag into process context to prohibit warning from process...
Thomas
1
-0
/
+1
2022-05-13
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Thomas
279
-1333
/
+48965
2022-05-12
refact(ernp): change configuration keys for SSL keystore
Thomas
2
-6
/
+29
2022-05-12
Merge branch 'feature/matching_base' into nightlybuild_matching
Thomas
279
-1342
/
+48933
2022-05-12
fix(matching): remove prefix from bPK aftern an ID Austria login
Thomas
1
-8
/
+30
2022-05-05
chore(szr): optimize error-logging in case of SZR errors
Thomas
1
-7
/
+13
2022-05-03
fix(eidas): catch IndexOutOfBand exception in case of eIDAS Attribute that ha...
Thomas
2
-15
/
+21
2022-05-02
chore(matching): re-oreder process steps in GUI releated matching
Thomas
7
-31
/
+87
2022-05-02
fix(gui): fix possible errors on language selection by GUI operation
Thomas
2
-6
/
+6
2022-04-05
Merge branch 'nightlybuild' into feature/matching_base
Thomas
3
-4
/
+4
2022-04-05
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Thomas
3
-10
/
+42
2022-04-05
Merge branch 'master' into nightlybuild
Thomas
3
-10
/
+42
2022-03-17
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Thomas
2
-4
/
+35
2022-03-17
fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ...
Thomas
2
-4
/
+35
2022-03-11
fix: remove unused class members to fix code-quality issues
Thomas
1
-12
/
+0
2022-03-11
chore(matching): add common log-messages for register results during matching...
Thomas
1
-1
/
+15
2022-03-11
chore(matching): make RegisterStatusResult serializable to store as session o...
Thomas
1
-2
/
+8
2022-03-11
fix(matching): change process-condition order to evaluate 'changeLanguage' first
Thomas
1
-1
/
+1
[next]