Open Id

$g_openid_enabled

Controls whether Open Id authentication should be supported or not (ON: enabled, OFF: disabled). Default is OFF.

$g_openid_api_key

The RpxNow API key for the site. Note that each site should be registered separately and get its own api key, otherwise, user logins will be mixed up. This is because the mapping between the open ids and MantisBT database id is stored in rpxnow.

Register on https://rpxnow.com. and create a site to get the API key.

$g_openid_site_name

The name of the site as registered on https://rpxnow.com..

$g_openid_ca_bundle

SSL CA Certificate Bundle. If you get "Error performing HTTP request: SSL certificate problem, verify that the CA cert is OK.", see http://curl.haxx.se/docs/caextract.html to create a recent certificate file.