Open Id

MantisBT can be configured to accept open ids in addition to other supported login schemes. The open id support allows new and existng users to log into MantisBT using any open id identity provider, this includes but is not limited to the following:

A user may use more than one Open Id to login into the same MantisBT account as long as these ids have an associated email address that matches the user's account.

When a user logs in via an Open Id the following steps occur:

The MantisBT Open Id implementation is based on the service provided by https://rpxnow.com.. Hence, administrators will need to register for a free account, add their site and update the MantisBT configuration accordingly.

Note that the Open Id support requires the PHP curl extension to be available.