mantisbt:issue:8199
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mantisbt:issue:8199 [2007/12/30 06:16] – created giallu | mantisbt:issue:8199 [2008/10/29 04:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| * Add user to database - api change needed to supply '' | * Add user to database - api change needed to supply '' | ||
| + | ==== Reauthentication Flow ==== | ||
| + | |||
| + | - Allow the user to enter an OpenId (if they have one) | ||
| + | - Process openid in reauthentication code (change core? | ||
| + | * get and post parameters need to be saved. | ||
| + | - User authenticates on OpenId server. | ||
| + | - Process response from the OpenId server. | ||
| + | * Any errors show reauthenication page with message to let them use userid/ | ||
| + | - Dispay page that required authentication. | ||
| Line 75: | Line 84: | ||
| ==== Implementation Log ==== | ==== Implementation Log ==== | ||
| + | |||
| ===== Other Changes ===== | ===== Other Changes ===== | ||
| + | * Plugin needs to be a be able to modify login page ([[http:// | ||
| + | * Need event signal when user is deleted ([[http:// | ||
| + | * Need event signal when user is forced to reauthenticate. | ||
| Line 89: | 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:// | OpenId4Java (see http:// | ||
| + | |||
| ===== Feedback ===== | ===== Feedback ===== | ||
| - | * Please provide feedback | + | * [vboctor] I totally support the integration of open id in Mantis and as soon as we have a stable requirements and contributed implementation, |
| + | * [vboctor] Do we really need to treat signup as a separate scenario from login? | ||
| + | * [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' | ||
| + | * [vboctor] Specify the db schema changes involved. | ||
| + | * [vboctor] Provide some sample open id providers (e.g. myopenid and yahoo/gmail when they finalize their support). | ||
| + | * [vboctor] Do we need to support a mode where an admin can configure Mantis to only allow OPEN ID login/ | ||
| + | * [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' | ||
| + | * * [NT] Licensed under the [[http:// | ||
| + | * [vboctor] giallu directed me to [[http:// | ||
mantisbt/issue/8199.1199013416.txt.gz · Last modified: (external edit)
