index
:
National_eIDAS_Gateway
master
National_eIDAS_Gateway
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
eidas_proxy-sevice
/
src
/
test
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
fix(proxyservice): use requested SubjectNameIdFormat in eIDAS SAML2 response
Thomas
1
-11
/
+159
2022-12-01
feat(proxyservice): add configuration flag to disable error forwarding to eID...
Thomas
1
-0
/
+28
2022-10-11
feat(ejustice): add validation to disallow eJusticeRole for legal and natural...
Thomas
1
-0
/
+48
2022-10-11
test(proxyservice): add some more jUnit tests for attribute-processing
Thomas
2
-1
/
+42
2022-10-11
feat(ejustic): add work-around to support BORIS eJustice attribute for natura...
Thomas
1
-216
/
+96
2022-08-17
feat(eidas): extend EJusticePersonRoleHandler to include additional requested...
Thomas
2
-2
/
+203
2022-08-16
feat(eidas): generate advanced attributes in response-processing too
Thomas
1
-0
/
+202
2022-08-16
feat(eidas): add advanced SP config post-processing based on requested attrib...
Thomas
2
-1
/
+107
2022-08-16
chore(core): check if custom attribute-handler implementations are available ...
Thomas
1
-0
/
+3
2022-08-16
feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt...
Thomas
1
-0
/
+20
2022-08-05
feat(proxy-service): add work-around to support mandates for legal- and natur...
Thomas
1
-1
/
+68
2022-06-08
chore(core): minory style, test and validation fixes
Thomas
1
-1
/
+1
2022-06-08
feat(eidas): perform mapping between IDA and eIDAS attributes based on extern...
Thomas
2
-36
/
+216
2022-06-07
feat(eidas): include IDA releated requested attributes into service-provider ...
Thomas
1
-1
/
+13
2022-06-07
feat(eidas): update proxy-service attribute registry to request releated attr...
Thomas
1
-2
/
+11
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
1
-0
/
+95
2022-06-07
refact(eidas): rename package names, because there was a copy&past mistake
Thomas
4
-0
/
+0
2022-06-03
refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'
Thomas
2
-56
/
+51
2022-05-13
refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' by...
Thomas
1
-3
/
+3
2022-03-08
refactor(core): move all project libs into sub-project 'modules'
Thomas
4
-0
/
+1409