User Tools

  • Logged in as: anonymous (anonymous)
  • Log Out

Site Tools


mantisbt:issue:8199

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mantisbt:issue:8199 [2008/01/20 16:37] – Provide feedback. vboctormantisbt:issue:8199 [2008/10/29 04:36] (current) – external edit 127.0.0.1
Line 84: Line 84:
  
 ==== Implementation Log ==== ==== Implementation Log ====
 +
  
  
 ===== Other Changes ===== ===== Other Changes =====
 +  * Plugin needs to be a be able to modify login page ([[http://www.mantisbt.org/bugs/view.php?id=8765|Issue 8765]])
 +  * Need event signal when user is deleted ([[http://www.mantisbt.org/bugs/view.php?id=8779|Issue 8779]])
 +  * Need event signal when user is forced to reauthenticate.
  
  
Line 98: Line 102:
 but in the java world the Acegi Spring security project developers have replaced JanRain with \\  but in the java world the Acegi Spring security project developers have replaced JanRain with \\ 
 OpenId4Java (see http://raykrueger.blogspot.com/2007/05/update-acegi-and-openid.html). OpenId4Java (see http://raykrueger.blogspot.com/2007/05/update-acegi-and-openid.html).
 +
  
 ===== Feedback ===== ===== Feedback =====
Line 103: Line 108:
   * [vboctor] Do we really need to treat signup as a separate scenario from login?  Can't we have the user login and if not existing, then auto-signup?   * [vboctor] Do we really need to treat signup as a separate scenario from login?  Can't we have the user login and if not existing, then auto-signup?
   * [vboctor] There should be a configuration option to enable / disable open id.   * [vboctor] There should be a configuration option to enable / disable open id.
 +  * * [NT]    To be handled by enabling / disabling the plugin-in.
   * [vboctor] If the allow signup configuration option is disabled, then it shouldn't be possible to signup using open id.   * [vboctor] If the allow signup configuration option is disabled, then it shouldn't be possible to signup using open id.
   * [vboctor] Specify the db schema changes involved.   * [vboctor] Specify the db schema changes involved.
Line 109: Line 115:
   * [vboctor] If a user is already logged in using his/her open id, what will happen when they go to Mantis (i.e. describe single sign-on scenario).   * [vboctor] If a user is already logged in using his/her open id, what will happen when they go to Mantis (i.e. describe single sign-on scenario).
   * [vboctor] I haven't checked the license / quality of the suggested open id for PHP library.   * [vboctor] I haven't checked the license / quality of the suggested open id for PHP library.
 +  * * [NT]    Licensed under the [[http://www.apache.org/licenses/LICENSE-2.0|Apache Software License]].
 +  * [vboctor] giallu directed me to [[http://framework.zend.com/manual/en/zend.openid.html|OpenID support by Zend Framework]].
mantisbt/issue/8199.1200865042.txt.gz · Last modified: 2008/10/29 04:36 (external edit)

Driven by DokuWiki