aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-02-27 12:21:36 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-02-27 12:21:36 +0100
commit378e00b2039eca7139733c99d9ef4dc618f041f1 (patch)
treede72203307ecaace71299ed4bf7615e79c4b8f45
parentaa9e01aa39344daf05393ca220687a2af73abff0 (diff)
downloadmoa-id-spss-378e00b2039eca7139733c99d9ef4dc618f041f1.tar.gz
moa-id-spss-378e00b2039eca7139733c99d9ef4dc618f041f1.tar.bz2
moa-id-spss-378e00b2039eca7139733c99d9ef4dc618f041f1.zip
set priority of eID4U AuthModule to 2
-rw-r--r--id/server/modules/moa-id-module-eIDAS/src/main/resources/moaid_eidas_auth.beans.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-module-eIDAS/src/main/resources/moaid_eidas_auth.beans.xml b/id/server/modules/moa-id-module-eIDAS/src/main/resources/moaid_eidas_auth.beans.xml
index da4a2a95b..30086cd46 100644
--- a/id/server/modules/moa-id-module-eIDAS/src/main/resources/moaid_eidas_auth.beans.xml
+++ b/id/server/modules/moa-id-module-eIDAS/src/main/resources/moaid_eidas_auth.beans.xml
@@ -11,7 +11,7 @@
<bean id="eID4UAuthProcessImpl"
class="at.gv.egovernment.moa.id.auth.modules.eidas.AustrianAuthWitheID4UAuthenticationModulImpl">
- <property name="priority" value="1" />
+ <property name="priority" value="2" />
</bean>
<bean id="eIDASSignalServlet"