Mercurial > lada > lada-server
view src/main/resources/openid.properties @ 552:28fd6616e0f8 openid
Add LoginServlet dummy
This just serves as a clean service endpoint for the
client to try to get through the authentication filter.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 13 Mar 2015 09:58:41 +0100 |
parents | 130e647078ea |
children | 81cdf448d2cf |
line wrap: on
line source
# The name of the header field used to transport read OpenID # parameters from the client oid_header=X-OPENID-PARAMS # The URL of the identity provder identity_provider=https://bfs-identity.intevation.de/openid/ # Session timeout in minutes session_timeout_minutes=60