cubicweb.instance / CW_INSTANCE: the cubicweb instance name
Authentication cookies
When using the pyramid_cubicweb.auth (CubicWeb AuthTkt
authentication policy), which is the default in most cases, you may
have to configure the behaviour of these authentication policies using
standard’s Pyramid configuration. You may want to configure in your
pyramid.ini:
Session Authentication:
This is a AuthTktAuthenticationPolicy so you may overwrite default
configuration values by adding configuration entries using the prefix
cubicweb.auth.authtkt.session. Default values are:
This is also a AuthTktAuthenticationPolicy. It is used when persistent
sessions are activated (typically when using the cubicweb-rememberme
cube). You may overwrite default configuration values by adding
configuration entries using the prefix
cubicweb.auth.authtkt.persistent. Default values are: