I have developed a management tool web site using ASP .NET.

Currently users register in the site to use the service. I would like to move it to Google Apps Marketplace. So that it would be available to google users.

I am quite confused what i should be doing to achieve this. Can anyone provide some useful links explaining how to do it.

link|improve this question

62% accept rate
feedback

1 Answer

up vote 0 down vote accepted

If you are looking for a way for google users to login in your app by their google usernames, use the google oauth api
and here's the link to become a vendor on the google apps marketplace: https://www.google.com/enterprise/marketplace/createVendorProfile

link|improve this answer
I have 2 requirements (1.) I want to list this website in google market place (2.) Google users should be able to login to the site using their gmail account How do I do this? – Janaka Apr 20 '11 at 10:05
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.