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
/
resources
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-10-11
feat(ejustic): add work-around to support BORIS eJustice attribute for ↵
Thomas
2
-2
/
+2
natural person on IDA system eJustice attributes are implemented by using mandates on IDA side. However, European Commission only supports authentication without mandates. This work-around integrates both requirements into MS-Proxy-Service
2022-08-17
feat(eidas): extend EJusticePersonRoleHandler to include additional ↵
Thomas
3
-0
/
+39
requested attributes
2022-08-16
style(eidas): fix typo in configuration properties
Thomas
1
-4
/
+4
2022-08-16
feat(eidas): generate advanced attributes in response-processing too
Thomas
1
-0
/
+2
2022-08-16
feat(eidas): add advanced SP config post-processing based on requested ↵
Thomas
3
-2
/
+28
attributes
2022-08-16
chore(core): check if custom attribute-handler implementations are available ↵
Thomas
1
-1
/
+1
on start-up
2022-08-16
feat(proxy): add support for custom eIDAS attribute-handler into ↵
Thomas
2
-0
/
+43
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes
2022-06-08
feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵
Thomas
1
-18
/
+38
external configuration
2022-06-07
feat(eidas): update proxy-service attribute registry to request releated ↵
Thomas
1
-0
/
+6
attributes
2022-06-07
feat(eidas): add attribute-mapping service to map eIDAS attributs to IDA ↵
Thomas
2
-1
/
+160
attributes
2022-06-03
test(core): add smoke test with full eIDAS OutGoing login and error-handling
Thomas
1
-8
/
+0
2022-06-03
refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'
Thomas
1
-2
/
+2
code and connector-specific elements
2022-03-08
refactor(core): move all project libs into sub-project 'modules'
Thomas
5
-0
/
+483