[Lada-commits] [PATCH] Configure publicly accessible identity provider url

Wald Commits scm-commit at wald.intevation.org
Tue Mar 10 16:58:54 CET 2015


# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1426003123 -3600
# Branch openid
# Node ID 130e647078ead9bc2b23d2f55d9114771ec61858
# Parent  95a48e1f1a267c38c765d70331ae21b85165fe81
Configure publicly accessible identity provider url

diff -r 95a48e1f1a26 -r 130e647078ea src/main/resources/openid.properties
--- a/src/main/resources/openid.properties	Fri Feb 27 17:23:05 2015 +0100
+++ b/src/main/resources/openid.properties	Tue Mar 10 16:58:43 2015 +0100
@@ -3,7 +3,7 @@
 oid_header=X-OPENID-PARAMS
 
 # The URL of the identity provder
-identity_provider=https://localhost:9443/openid/
+identity_provider=https://bfs-identity.intevation.de/openid/
 
 # Session timeout in minutes
 session_timeout_minutes=60


More information about the Lada-commits mailing list