andre@547: # The name of the header field used to transport read OpenID andre@547: # parameters from the client andre@547: oid_header=X-OPENID-PARAMS andre@547: andre@547: # The URL of the identity provder andre@549: identity_provider=https://bfs-identity.intevation.de/openid/ andre@547: andre@547: # Session timeout in minutes andre@547: session_timeout_minutes=60 andre@554: andre@554: # Set this to false to disable the openID filter altogether andre@554: # doing this will disable authentication and authorization andre@554: # completely. Use this only for testing! andre@554: enabled=true