Mercurial > lada > lada-server
changeset 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 | 95a48e1f1a26 |
children | fff43091ccc9 |
files | src/main/resources/openid.properties |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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