First time here? Check out the FAQ!

Revision history  [back]

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login page

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login page

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login (Accounts) page.

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login (Accounts) page.

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login (Accounts) page.

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login (Accounts) page.

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).

What are the mechanics between google login and askbot?

In askbot site when user click google login option user get re-direct to Google Login (Accounts) page. (You might have to clear cache to test this link).

Just like that I want to add a logo and when user click that logo I want to take the user to private login provider site (IdP). I have added the logo but when I click that logo the focus get set to askbot username password field. I don't know how I should do this redirect or what section of the code actually handles this. In the Google URL I see that openid2 which means that its openid code in deps (util.py) getting use. But where exactly that massive urls is getting generated. It would be great if someone could provide steps on how to setup this.

This is what I have done so far:

In util.py I have added my login to to data dictionary and done the necessary changes in the views.py to make that logo showup. I want to now make this logo click direct to my private idp (or in that matter any url).