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
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
chore(ernp): switch to ERnP REST API version 2.0.3
Thomas
2
-11
/
+4
2023-06-07
feat(ernp): switch to new ERnP REST API v2.0.3(2023) that implements "Meldege...
Thomas
2
-5
/
+38
2023-06-07
feat(srz): switch to new SZR WSDL v4.1(2023) that implements "Meldegesetznove...
Thomas
2
-55
/
+57
2023-06-05
chore(matching): optimize error handling for matching by ID Austria
Thomas
1
-1
/
+4
2023-06-05
feat(matching): log BM.I specific response headers 'txId' and 'pvp-txId'
Thomas
3
-20
/
+70
2023-03-02
fix(connector): mitigate possible NullPointerException
proxyservice_1.0.3
connector_1.3.8
Thomas
1
-1
/
+2
2023-03-02
feat(connector): make nameIdFormat configurable for earch citizen country
Thomas
2
-4
/
+16
2023-02-28
fix(matching): remove HTML escapetion from address-search
Thomas
1
-2
/
+4
2023-02-27
fix(ernp): set full person info in case of MDS update
Thomas
1
-25
/
+60
2022-12-19
feat(eidas-connector): support not-notified LoA
Thomas
5
-45
/
+113
2022-12-15
feat(connector): add support for Ukraine eIDAS-ProxyService
Thomas
1
-0
/
+68
2022-12-01
style(matching): fix code-style issue in ERnP client
Thomas
1
-12
/
+13
2022-12-01
feat(matching): disable UX option to create a new ERnP entry if it was prohib...
Thomas
3
-4
/
+21
2022-12-01
feat(matching): add flag 'allowNewErnpEntryByUser' into intermediate matching...
Thomas
1
-12
/
+43
2022-12-01
feat(ernp): change handling of entities with status "PersonAmtlichBeenden" again
Thomas
1
-17
/
+37
2022-12-01
fix(matching): change processing order in case of single entity selection and...
Thomas
1
-17
/
+17
2022-11-30
feat(ida): remove NameIdPolicy PERSISTENT from IDA SAML2 request
Thomas
1
-6
/
+5
2022-11-17
style(core): fix some code-style issues
Thomas
2
-4
/
+5
2022-11-17
feat(connector): add validation to disable private-SP support for specific co...
Thomas
8
-24
/
+95
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
3
-3
/
+23
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
11
-38
/
+166
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
4
-4
/
+32
2022-06-03
refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'
Thomas
16
-330
/
+244
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
4
-20
/
+142
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
1
-10
/
+27
[next]