diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-20 11:56:13 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-20 11:56:13 +0000 |
commit | 3e3dddee732642e62fefa4bc9ac2fd87807848ac (patch) | |
tree | 694f03b8fbe49a60b727549a1616248007acdc9b /id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml | |
parent | b547252182dc1fe53b0eea401fae9203f13084e7 (diff) | |
download | moa-id-spss-3e3dddee732642e62fefa4bc9ac2fd87807848ac.tar.gz moa-id-spss-3e3dddee732642e62fefa4bc9ac2fd87807848ac.tar.bz2 moa-id-spss-3e3dddee732642e62fefa4bc9ac2fd87807848ac.zip |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@672 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml')
-rw-r--r-- | id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml b/id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml index e0fee2861..9da34f2cf 100644 --- a/id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml +++ b/id.server/data/deploy/conf/moa-id/SampleMOAWIDConfiguration_withTestBKs.xml @@ -42,7 +42,8 @@ <TrustProfileID>MOAIDBuergerkarteAuthentisierungsDatenMitTestkarten</TrustProfileID> <!-- VerifyTransformsInfoProfile mit den Transformationen fuer die Anzeige der Anmeldedaten im Secure Viewer (muss in MOA-SP konfiguriert sein) --> <VerifyTransformsInfoProfileID>MOAIDTransformAuthBlockText</VerifyTransformsInfoProfileID> - <VerifyTransformsInfoProfileID>MOAIDTransformAuthBlock</VerifyTransformsInfoProfileID> + <!-->Auskommentieren, falls die in der Beispiel-Onlineapplikation definierte Transformationverwendet wird:<--> + <!--VerifyTransformsInfoProfileID>MOAIDTransformAuthBlock</VerifyTransformsInfoProfileID--> </VerifyAuthBlock> </MOA-SP> |