diff src/main/resources/openid.properties @ 549:130e647078ea openid

Configure publicly accessible identity provider url
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 10 Mar 2015 16:58:43 +0100
parents f9f1edd30b33
children 81cdf448d2cf
line wrap: on
line diff
--- 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
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)