cancel
Showing results for 
Search instead for 
Did you mean: 

problem with gmail singlesignon

Former Member
0 Kudos

hi,

what is the name of the server and uri and authentication of the gmail for single sign on using usermapping?

please reply,

Accepted Solutions (0)

Answers (2)

Answers (2)

detlev_beutner
Active Contributor
0 Kudos

Hi James,

> what is the name of the server and uri and authentication of the gmail for single sign on using usermapping?

Check the source code from the login page and the form within it:

> https://www.google.com/accounts/ServiceLoginAuth?service=mail

This provides the server / URI; check the rest of the html form and the included input fields (there are some hidden fields, which probably have to be submitted, too). "Email" and "Passwd" are the main parameter name for the login information. (But that's always the same to determin this: Inspect the html form and it's content which is used to log on manually.)

Hope it helps

Detlev

Former Member
0 Kudos

could you please give me the exact url of gmail like

https://<mailserver>/<uri>/<authentication>;

Former Member
0 Kudos

Hi,

when we go for the Gmail we usually go for the Anonymous User Logon.

Create a URL Iview in Portal with the Gmail as the link then we need not use the Single Signon.

When we go for the Single Signon then we have to downlaod the verify.dar file and do the necessary steps to have that Gmail server in our SLD list then only we can go for the User mapping.

Regards

Lekha