From 3e3b665587f821bd01a93635495be25d588bd84d Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 21 May 2014 12:30:12 +0200 Subject: update default config --- id/server/doc/conf/moa-id-oa/oa.properties | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'id/server/doc/conf/moa-id-oa/oa.properties') diff --git a/id/server/doc/conf/moa-id-oa/oa.properties b/id/server/doc/conf/moa-id-oa/oa.properties index a24f800f2..f247dcea6 100644 --- a/id/server/doc/conf/moa-id-oa/oa.properties +++ b/id/server/doc/conf/moa-id-oa/oa.properties @@ -1,4 +1,10 @@ -general.publicURLContext=https://localhost:8443/oa +******** +* +*$PATH_TO_CONFIG$ muss durch den eigentlichen Pfad ersetzt werden! +* +****** + +general.publicURLContext=https://localhost:8443/moa-id-oa general.login.pvp2.idp.metadata.url=https://localhost:8443/moa-id-auth/pvp2/metadata general.login.pvp2.idp.metadata.certificate=$PATH_TO_CONFIG$/conf/moa-id-oa/keys/moa_idp.crt @@ -6,7 +12,7 @@ general.login.pvp2.idp.metadata.entityID=https://localhost:8443/moa-id-auth general.login.pvp2.OA.metadata.entities.name=MOA-ID 2.x Demo-Application -general.login.pvp2.OA.keystore.url=$PATH_TO_CONFIG$/conf/moa-id-oa/keys/application.p12 +general.login.pvp2.OA.keystore.url=$PATH_TO_CONFIG$/conf/moa-id-oa/keys/application[password].p12 general.login.pvp2.OA.keystore.password=password general.login.pvp2.OA.keystore.type=PKCS12 -- cgit v1.2.3