aboutsummaryrefslogtreecommitdiff
path: root/eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml
diff options
context:
space:
mode:
authorChristian Kollmann <christian.kollmann@a-sit.at>2021-07-12 09:52:26 +0200
committerChristian Kollmann <christian.kollmann@a-sit.at>2021-07-12 09:52:26 +0200
commit07ae7be3386d0ddc34d23d10bda91d7995b718e1 (patch)
tree63547df659b9dae36fce76ad2bdd222fa0fe563b /eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml
parentb31f383f421f414db92919d28bafc0767d898057 (diff)
downloadNational_eIDAS_Gateway-07ae7be3386d0ddc34d23d10bda91d7995b718e1.tar.gz
National_eIDAS_Gateway-07ae7be3386d0ddc34d23d10bda91d7995b718e1.tar.bz2
National_eIDAS_Gateway-07ae7be3386d0ddc34d23d10bda91d7995b718e1.zip
Rename bean to match class name
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml')
-rw-r--r--eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml b/eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml
index 55ac348e..e20fd7aa 100644
--- a/eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/src/main/resources/eIDAS.Authentication.process.xml
@@ -4,7 +4,7 @@
<pd:Task id="generateAuthnRequest" class="GenerateAuthnRequestTask" />
- <pd:Task id="receiveAuthnResponse" class="ReceiveResponseFromeIDASNodeTask" async="true" />
+ <pd:Task id="receiveAuthnResponse" class="ReceiveAuthnResponseTask" async="true" />
<pd:Task id="finalizeAuthentication" class="FinalizeAuthenticationTask" />
<pd:Task id="generateIdentityLink" class="CreateIdentityLinkTask" />