Hi,

I would like to change the behavior once an openid authenticated user is 
redirected back to the app. 

Currently this is the behaviour of the login page when using the 
openidauth- 

1) User enters the open ID endpoint and enters submit. 
2) User is redirected to the openid server. 
3) User authenticates himself.
4) User is redirected back to the login page.
5) User is displayed a form where he is asked to register his id with the 
web2py app. 

I would like to change the behavior so that once the user is redirected 
back after authentication ( step 4) he should also be logged in to the app. 
The user should not then see another form for registeration (step 5)

I have gone through the openidauth code in the contrib, but cannot figure 
out why the user lands on the registration page. Will appreciate if someone 
can point out what files need to be changed to accompolish this.

Thanks,
Murtaza

-- 



Reply via email to