Hi,

i am looking at the source code of the .NET Single Sign-On sample that
is currently at version 1.0.1.

i noticed that we are supposed to perform our custom authentication
method to verify the userid and password, and if the custom
authentication is successful, the program should then call the
SetupGoogleLoginForm(username) function.

I noticed also that the above is not in the form of a if.. else..
statement, so may I know what is the recommended action to take in the
event that the custom authentication is not successful? Do a
redirection or retry the authentication? I would appreciate if you
could also provide the corresponding code for implementing the
suggested method.

thank you very much,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to