aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule_id-austria
AgeCommit message (Collapse)AuthorFilesLines
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' ↵Thomas10-54/+23
to reuse some code for 'ms-proxy' WebApp
2022-03-07refactor(core): move 'connector_lib' to 'core_common_lib'Thomas1-1/+1
2022-03-03refactor(SAML2): change SAML2 implementation to openSAML4.x APIThomas6-11/+21
2022-03-03fix build process and jUnit testThomas2-17/+27
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas4-4/+57
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas2-7/+34
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas1-1/+3
2022-03-03fix some small bugsThomas3-2/+11
2022-03-03add mandate functionality into eIDAS out-going processThomas8-60/+375
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz57-15/+5567
It's first alpha-version of eIDAS MS-specific Proxy-Service with ID Austria authentication
2022-03-03add basic modules for integration of MS-specific eIDAS Proxy-ServiceThomas Lenz12-4/+395
2021-06-25switch to next release version1.2.2Thomas1-0/+174
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml