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 (
Collapse
)
Author
Files
Lines
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 ↵
Thomas
2
-36
/
+216
external configuration
2022-06-07
feat(eidas): include IDA releated requested attributes into service-provider ↵
Thomas
1
-1
/
+13
configuration
2022-06-07
feat(eidas): update proxy-service attribute registry to request releated ↵
Thomas
1
-2
/
+11
attributes
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 ↵
Thomas
1
-0
/
+95
attributes
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
code and connector-specific elements
2022-05-13
refact(core): switch to eaaf-components 1.3.x and replace 'java.util.Date' ↵
Thomas
1
-3
/
+3
by 'java.time.Instant'
2022-03-08
refactor(core): move all project libs into sub-project 'modules'
Thomas
4
-0
/
+1409